Update postgres_backup.yaml
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
ansible.builtin.shell:
|
ansible.builtin.shell:
|
||||||
cmd: su - postgres -c /usr/local/bin/pg_basebackup.sh
|
cmd: su - postgres -c /usr/local/bin/pg_basebackup.sh
|
||||||
|
|
||||||
- name: BAcking up individual databases
|
- name: Backing up individual databases
|
||||||
ansible.builtin.shell:
|
ansible.builtin.shell:
|
||||||
cmd: su - postgres -c /usr/local/bin/pg_backup.sh
|
cmd: su - postgres -c /usr/local/bin/pg_backup.sh
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user