Update execution names
This commit is contained in:
@@ -19,11 +19,11 @@
|
|||||||
# # group: root
|
# # group: root
|
||||||
# mode: '0755'
|
# mode: '0755'
|
||||||
|
|
||||||
- name: Execute beszel agent install script
|
- name: Executing base backup
|
||||||
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: Add beszel agent key
|
- 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