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:
parent
5829faac91
commit
22165b1c04
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue