Update execution names

This commit is contained in:
2026-04-23 08:11:04 -04:00
parent 7ae8de883b
commit acc948de6f
+2 -2
View File
@@ -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