1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 03:32:12 +00:00

dhcpd - iiab_network_mode != Appliance debian

This commit is contained in:
Jerry Vonau 2017-10-31 18:11:53 -05:00
parent 5829faac91
commit 22165b1c04

View file

@ -75,4 +75,4 @@
- name: dhcp_server may be affected - starting - user choice
service: name={{ dhcp_service2 }} state=started
when: not is_VM is defined
when: not iiab_network_mode != "Appliance"