mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-26 21:33:14 +00:00
Set password_encryption to scram-sha-256 and re-encrypt db user passwords for FIPS compliance (cherry picked from commit 0e76404357a77a5f773aee6e2b3a5b85d1f514b7) Co-authored-by: Christian M. Adams <chadams@redhat.com>
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:
- installer
License
MIT / BSD