bsdnix/deploy.yaml

15 lines
247 B
YAML

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