Switch from devture_postgres_systemd_services_to_stop_for_maintenance_list to devture_postgres_systemd_services_to_stop_for_maintenance_list_auto
Only available since v16.0-2 of the Postgres role.
This commit is contained in:
parent
1534a3ac10
commit
fbc77fd60c
1 changed files with 1 additions and 1 deletions
|
@ -302,7 +302,7 @@ devture_postgres_base_path: "{{ mash_playbook_base_path }}/{{ mash_playbook_serv
|
||||||
devture_postgres_uid: "{{ mash_playbook_uid }}"
|
devture_postgres_uid: "{{ mash_playbook_uid }}"
|
||||||
devture_postgres_gid: "{{ mash_playbook_gid }}"
|
devture_postgres_gid: "{{ mash_playbook_gid }}"
|
||||||
|
|
||||||
devture_postgres_systemd_services_to_stop_for_maintenance_list: |
|
devture_postgres_systemd_services_to_stop_for_maintenance_list_auto: |
|
||||||
{{
|
{{
|
||||||
([(miniflux_identifier + '.service')] if miniflux_enabled else [])
|
([(miniflux_identifier + '.service')] if miniflux_enabled else [])
|
||||||
+
|
+
|
||||||
|
|
Loading…
Reference in a new issue