ansible-playbooks/ubuntu/pgbackrest-install.yml

8 lines
99 B
YAML

---
- name: Install pgbackrest
hosts: pgbackrest
user: root
roles:
- pgbackrest-install