ansible/roles/awx/vars/main.yml

6 lines
97 B
YAML
Raw Permalink Normal View History

2021-06-10 14:41:21 +02:00
---
pg_password: awxpassw0rd
secret_key: 'awxsecret0'
broadcast_websocket_secret: 'hallo123'
...