blob: 9aeb92d832d5f13c219cd5218aa63c02fba3c526 [file] [log] [blame]
Zack Williams2aeb3ef2021-06-11 17:10:36 -07001---
2# Ansible playbook to configure an aether management nodes
3
4- name: Configure an aether management node with chrony ntp
5 hosts: aethermgmt
6 become: true
7 roles:
8 - chrony
9 - dhcpd