Add dnsmasq role

This commit is contained in:
Timotej Lazar 2024-07-26 10:13:59 +02:00
parent 02086cdc32
commit b20e9cccff
6 changed files with 56 additions and 0 deletions

View file

@ -3,6 +3,11 @@
roles:
- facts
- hosts: dhcp
roles:
- alpine
- dnsmasq
- hosts: zid
roles:
- alpine