mirror of
https://github.com/ansible/awx-operator.git
synced 2026-04-15 13:20:58 +00:00
* This is so that users can intentially set it to an empty string if they want to use the default storage class * conversely, now users can manually create a pvc that does not utilize the default storage class
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