7 lines
77 B
YAML
7 lines
77 B
YAML
|
---
|
||
|
- name: Setup postgres!
|
||
|
hosts:
|
||
|
- brevgress
|
||
|
roles:
|
||
|
- postgres
|