dnsmasq/example_playbook.yml
2022-08-07 13:01:55 +02:00

5 lines
No EOL
100 B
YAML

- hosts: my.machine.tld
roles:
- dnsmasq
vars:
dnsmasq_upstream_server: "208.67.222.220"