mirror of
https://gitea.0xace.cc/ansible-galaxy/wal-g.git
synced 2025-02-21 03:14:45 +00:00
cleanup
This commit is contained in:
parent
d57cc72452
commit
6ce8b488c8
@ -10,7 +10,6 @@ wal_g_pg_config_owner: "postgres"
|
||||
wal_g_pg_config_group: "postgres"
|
||||
wal_g_pg_backup_owner: "postgres"
|
||||
wal_g_pg_backup_group: "postgres"
|
||||
wal_g_pg_package_name_regex: "postgresql.*server"
|
||||
wal_g_pg_major_version: "15"
|
||||
|
||||
wal_g_backup_schedule: ""
|
||||
|
@ -10,7 +10,6 @@
|
||||
- "vars"
|
||||
tags: wal_g_vars
|
||||
|
||||
|
||||
- name: Set facts about needed vars
|
||||
set_fact:
|
||||
wal_g_pg_home_dir: "{{ wal_g_pg_home_dir }}"
|
||||
|
Loading…
Reference in New Issue
Block a user