mirror of
https://github.com/ansible/awx.git
synced 2026-03-29 06:45:09 -02:30
Do not set credentials via environment variables
This commit is contained in:
@@ -10,4 +10,6 @@ rabbitmq_default_username: "guest"
|
||||
rabbitmq_default_password: "guest"
|
||||
|
||||
postgresql_version: "9.6"
|
||||
postgresql_image: "postgres:{{postgresql_version}}"
|
||||
postgresql_image: "postgres:{{postgresql_version}}"
|
||||
|
||||
docker_compose_dir: "/var/lib/awx"
|
||||
|
||||
Reference in New Issue
Block a user