blob: 39be1c45ce4313b1cc5d2910dc7cdc5692547f9d [file] [log] [blame]
# Ansible playbook to configure an aether management nodes
- name: Configure an aether management node
hosts: aethermgmt
become: true
roles:
- netprep
- nsd
- unbound
- dhcpd
- nginx
- onieboot
- users