bsdnix/deploy.yaml

11 lines
168 B
YAML
Raw Normal View History

---
- name: Create BSDNIX Servers
hosts: all
gather_facts: true
user: root
roles:
- role: server
- role: network
- role: firewall
- role: jails