xoxys.postgres/molecule/default/playbook.yml
Robert Kaussow ae6251000e
Some checks failed
continuous-integration/drone/push Build is failing
small fixes
2019-10-26 14:11:06 +02:00

12 lines
180 B
YAML

---
- name: Converge
hosts: all
vars:
postgres_repository_enabled: True
postgres_db:
- name: demo
postgres_no_log: False
roles:
- role: xoxys.postgres