Files
awx-operator/roles/installer/README.md
2021-02-05 22:23:23 +01:00

35 lines
442 B
Markdown

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