Skip to content

Commit 59aba99

Browse files
committed
mesh_dns
1 parent 62e1675 commit 59aba99

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ansible/roles/chrony_server/tasks/main.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
ansible.builtin.import_role:
1313
name: nycmesh.common.ssh_config
1414

15+
- name: Import the mesh_dns role from the nycmesh.common collection
16+
ansible.builtin.import_role:
17+
name: nycmesh.common.mesh_dns
18+
1519
- name: Bird systemd unit
1620
ansible.builtin.copy:
1721
src: bird.service

0 commit comments

Comments
 (0)