fixed typo
This commit is contained in:
parent
7335a8decf
commit
2600ff7db3
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
||||||
|
|
||||||
- name: Set dnsmasq config
|
- name: Set dnsmasq config
|
||||||
template:
|
template:
|
||||||
src: default.conf
|
src: default.conf.j2
|
||||||
dest: /etc/dnsmasq.d/default.conf
|
dest: /etc/dnsmasq.d/default.conf
|
||||||
|
|
||||||
- name: Enable and restart dnsmasq
|
- name: Enable and restart dnsmasq
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue