fixed typo

This commit is contained in:
Philip (a-0) 2022-08-07 13:08:15 +02:00
parent 7335a8decf
commit 2600ff7db3

View file

@ -33,7 +33,7 @@
- name: Set dnsmasq config
template:
src: default.conf
src: default.conf.j2
dest: /etc/dnsmasq.d/default.conf
- name: Enable and restart dnsmasq