From fbc77fd60c107977453ee6640690dfd213728e65 Mon Sep 17 00:00:00 2001 From: Slavi Pantaleev Date: Sat, 16 Sep 2023 11:43:03 +0300 Subject: [PATCH] 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. --- group_vars/mash_servers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/group_vars/mash_servers b/group_vars/mash_servers index cf793e4..e7061b3 100644 --- a/group_vars/mash_servers +++ b/group_vars/mash_servers @@ -302,7 +302,7 @@ devture_postgres_base_path: "{{ mash_playbook_base_path }}/{{ mash_playbook_serv devture_postgres_uid: "{{ mash_playbook_uid }}" 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 []) +