mirror of
https://github.com/ansible/awx-operator.git
synced 2026-04-04 17:53:12 +00:00
- previously, there was no way to auto-assign a port by default which led to conflicts with other deployments at times - nodeport_port param can still be used to specify a port if desired
AWX
This role builds and maintains an Ansible Tower instance inside of Kubernetes.
Requirements
TODO.
Role Variables
See defaults/main.yml for all the role variables that you can override.
TODO: add variable description table.
Dependencies
N/A
Example Playbook
- hosts: localhost
connection: local
roles:
- awx
License
MIT / BSD