hac/ansible/hosts.yml
Ada 1f444bacaf
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Add DHCP
2024-04-17 14:58:43 +02:00

14 lines
210 B
YAML

---
all:
hosts:
resolver-1:
ansible_host: 10.20.0.42
dhcp-1:
ansible_host: 10.20.0.43
children:
resolver:
hosts:
resolver-1:
kea-dhcp:
hosts:
dhcp-1: