v0.1
This commit is contained in:
6
playbooks/postgres-conf-playbook.yaml
Normal file
6
playbooks/postgres-conf-playbook.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
- name: Postgres conf
|
||||
hosts: changed_server
|
||||
become: yes
|
||||
roles:
|
||||
- postgres-config
|
Reference in New Issue
Block a user