Files
cicd/playbooks/postgres-conf-playbook.yaml

7 lines
95 B
YAML
Raw Normal View History

2025-07-20 14:53:12 +03:00
---
- name: Postgres conf
hosts: changed_server
become: yes
roles:
- postgres-config