homelab/ansible/setup.yml

7 lines
77 B
YAML
Raw Normal View History

2024-09-28 22:20:47 +00:00
---
- name: Setup postgres!
hosts:
- brevgress
roles:
- postgres