mirror of
https://github.com/ansible/awx-operator.git
synced 2026-04-26 08:26:50 +00:00
Enable fallback to global settings for db-migration job scheduling (#1804) Modified the db-migration job template to use `task_*` settings with a fallback to global AWX configurations if not specified.
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