ansible-roles/postgresql/tasks/main.yml

7 lines
91 B
YAML
Raw Normal View History

2016-12-22 16:12:34 +01:00
---
- include: package.yml
- include: config.yml
- include: nrpe.yml
- include: munin.yml