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