dnsmasq/example_playbook.yml

5 lines
100 B
YAML
Raw Permalink Normal View History

2022-08-07 13:01:55 +02:00
- hosts: my.machine.tld
roles:
- dnsmasq
vars:
dnsmasq_upstream_server: "208.67.222.220"