Files
awx-operator/roles/installer
Stéphane Bilqué e271515385 Ability to add custom labels to the DB migration pods (#1878)
add the labels from the 'additional_labels' parameter in the awx-migration pods

Co-authored-by: Stéphane BILQUÉ <Stephane.Bilque@caissedesdepots.fr>
2024-06-12 14:42:28 -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