Browse Source

document which tasks are run in postgresql role

phabricator
Edoardo Putti 8 years ago
parent
commit
3b2e3ec803
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      roles/postgresql/tasks/main.yaml

+ 1
- 0
roles/postgresql/tasks/main.yaml View File

@ -1,4 +1,5 @@
---
# include tasks from task/service.yaml
- include: service.yaml
vars:
service_name: postgresql


Loading…
Cancel
Save