added AlmaLinux to playbooks/pkg_upgrade.yml

This commit is contained in:
Jens Heinitz
2021-06-10 17:10:58 +02:00
parent d953a2fa6b
commit 3d05eeab9c
3 changed files with 28 additions and 54 deletions

View File

@@ -53,6 +53,7 @@ pg_port: 5432
pg_username: 'awxuser'
pg_database: 'awx'
pg_password: 'awxpassw0rd'
pg_database_dumpdir: "{{ awx_composedir }}/backup"
#
# Number of AWX containers. If set to 1, no haproxy is deployed
#