1
0
Fork 0
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:
A Holt 2019-02-26 13:27:49 -05:00 committed by GitHub
parent abafd34709
commit 2c4d79f928
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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