xoxys.postgres/molecule/default/playbook.yml
Robert Kaussow 02b42026d3
All checks were successful
continuous-integration/drone/push Build is passing
refactor ci pipeline
2019-10-18 13:18:43 +02:00

9 lines
117 B
YAML

---
- name: Converge
hosts: all
vars:
postgres_repository_enabled: True
roles:
- role: xoxys.postgres