1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00

as requested in chat

This commit is contained in:
Jerry Vonau 2019-01-17 12:43:50 -06:00
parent f43f2f4d77
commit 04928693b1

View file

@ -52,7 +52,7 @@
template:
src: network/dnsmasq.conf.j2
dest: /etc/dnsmasq.d/iiab.conf
when: dnsmasq_enabled and dnsmasq_install
when: dnsmasq_enabled and dnsmasq_install and (iiab_network_mode != "Appliance")
- name: Remove /etc/dnsmasq.d/iiab.conf when not dnsmasq_enabled or is Appliance
file: