Skip to content
Snippets Groups Projects
Commit a67c4f08 authored by Adrian Reyer's avatar Adrian Reyer Committed by Leonard Penzer
Browse files

fix: add dns01 to group dns_secondaries

parent 7b4ec01c
No related branches found
No related tags found
1 merge request!4Draft: Leonard/multiple primary
......@@ -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.vm.freifunk-stuttgart.de:
ansible_ssh_user: root
dns02.vm.freifunk-stuttgart.net:
ansible_ssh_user: root
dns03.vm.freifunk-stuttgart.eu:
ansible_ssh_user: root
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment