mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
isolate br0: restart networking if bridge exists
This commit is contained in:
parent
abafd34709
commit
2c4d79f928
1 changed files with 2 additions and 1 deletions
|
@ -60,4 +60,5 @@
|
|||
name: networking
|
||||
enabled: yes
|
||||
state: restarted
|
||||
when: not nobridge is defined and not no_net_restart
|
||||
when: not nobridge is defined # less is better
|
||||
#when: not nobridge is defined and not no_net_restart
|
||||
|
|
Loading…
Add table
Reference in a new issue