blob: 6e9d2d966c57b5fecdf0a71e70aeb735455cd094 [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
- chrony
- dhcpd
- nginx
- onieboot
- users