mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2022-01-25 13:00
This commit is contained in:
@@ -39,6 +39,10 @@ pg_base_conf:
|
||||
pg_extra_conf: {}
|
||||
pg_conf: "{{ pg_base_conf | combine(pg_extra_conf, recursive=True) }}"
|
||||
|
||||
# If pg_monitoring_user and pg_monitoring_pass are defined, a user will be created
|
||||
# Made for Zabbix
|
||||
# pg_monitoring_user: zbx
|
||||
# pg_monitoring_pass: S3cr3t.
|
||||
|
||||
# Databases and roles to create
|
||||
# Eg
|
||||
|
Reference in New Issue
Block a user