ansible/test-role/postgres.yml

6 lines
83 B
YAML
Raw Normal View History

2021-04-22 07:15:26 +00:00
---
2020-09-06 18:49:06 +00:00
- hosts: server
2021-04-22 07:15:26 +00:00
become: true
2020-09-06 18:49:06 +00:00
roles:
2020-09-06 20:17:28 +00:00
- ../roles/ansible-role-postgresql