mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
1520
This commit is contained in:
parent
178134ba36
commit
00d45099ea
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@
|
||||||
- name: Reload systemd
|
- name: Reload systemd
|
||||||
systemd:
|
systemd:
|
||||||
daemon_reload: yes
|
daemon_reload: yes
|
||||||
when: not iiab_lan_iface == "br0"
|
when: not no_net_restart or not iiab_lan_iface == "br0"
|
||||||
|
|
||||||
- name: Restart the NetworkManager service
|
- name: Restart the NetworkManager service
|
||||||
systemd:
|
systemd:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue