Skip to content
Snippets Groups Projects
Commit 2fe182d0 authored by Adrian Reyer's avatar Adrian Reyer
Browse files

fix: add dns01 to group dns_secondaries

parent a5619bd6
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,3 @@
- hosts: dns_secondary
roles:
- dns
- hosts: dns01.freifunk-stuttgart.de,dns02.as208772.net,dns03.freifunk-stuttgart.eu
roles:
- dns
---
dns_secondary:
hosts:
dns01.freifunk-stuttgart.de:
ansible_ssh_user: root
dns02.as208772.net:
ansible_ssh_user: root
dns03.freifunk-stuttgart.eu:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment