bsdnix/deploy.yaml

14 lines
227 B
YAML

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