Robert Kaussow
02b42026d3
All checks were successful
continuous-integration/drone/push Build is passing
9 lines
117 B
YAML
9 lines
117 B
YAML
---
|
|
- name: Converge
|
|
hosts: all
|
|
vars:
|
|
postgres_repository_enabled: True
|
|
|
|
roles:
|
|
- role: xoxys.postgres
|