Files
cicd/playbooks/postgres-conf-playbook.yaml
2025-07-20 14:53:12 +03:00

7 lines
95 B
YAML

---
- name: Postgres conf
hosts: changed_server
become: yes
roles:
- postgres-config