mirror of
https://github.com/ansible/awx-operator.git
synced 2026-04-14 04:41:00 +00:00
- k8s recommended labels: https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels/
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