mirror of
https://github.com/ansible/awx-operator.git
synced 2026-04-12 11:50:59 +00:00
Otherwise, we get the too-low setting of the request, which will be a rough experience for folks who have been using the operator and are used to the experience of having entire underlying node capacity Users can still set the setting via extra_settings to get the experience of having each pod with a individualized capacity, or set a limit.
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