bsdnix/deploy.yaml

12 lines
194 B
YAML
Raw Normal View History

---
- name: Configure BSDNIX Servers
hosts: running
gather_facts: true
user: root
roles:
- role: server
- role: network
- role: firewall
- role: jails
- role: pubnix