1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Merge pull request #221 from iiab/master

sync iiab/iiab
This commit is contained in:
A Holt 2019-02-26 12:49:49 -05:00 committed by GitHub
commit 7495af762d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View file

@ -1,5 +1,5 @@
# Use these to tag a release at a point in time, for {{ iiab_env_file }}
iiab_base_ver: 6.7
iiab_base_ver: 7.0
iiab_revision: 0
# These entries should never be changed in this file.

View file

@ -74,4 +74,5 @@
systemd:
name: "{{ dhcp_service2 }}"
state: restarted
when: iiab_network_mode != "Appliance" and iiab_wan_iface != discovered_wireless_iface
when: (iiab_network_mode != "Appliance") and (not no_net_restart)
#when: iiab_network_mode != "Appliance" and iiab_wan_iface != discovered_wireless_iface