Files
awx-operator/roles/installer
Christian Adams 7012a6acfc
CI / molecule (--skip-tags=replicas) (push) Failing after 2m50s
CI / molecule (-t replicas) (push) Failing after 2m18s
CI / helm (push) Failing after 3m39s
CI / no-log (push) Successful in 16s
Modify how pg password is set in postgres pod (#1540)
Signed-off-by: Christian M. Adams <[email protected]>
2023-08-29 15:28:54 +00:00
..
2022-07-29 13:21:51 -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