databases/roles/postgresql/vars/main.yml

7 lines
88 B
YAML

---
postgresql_states:
- present
- absent
postgresql_deployment_methods:
- docker