Files
awx-operator/roles/installer
Shane McDonald f47604998e Merge pull request #116 from rooftopcellist/backup_restore
Optional data migration if source DB configuration is provided
2021-03-18 14:15:30 -04:00
..
2021-03-18 13:58:26 -04:00
2021-02-05 22:23:23 +01:00

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