mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-29 14:53:11 +00:00
* Update awx.ansible.com_awxs.yaml with rsyslog resource containers * Update awx-operator.clusterserviceversion.yaml with x-descriptors * Add default values in main.yml * Template resource_requirements in web.yaml.j2 and task.yaml.j2
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