mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 11:42:08 +00:00
netplan - 01-iiab exclude wireless devices
This commit is contained in:
parent
fc0b4586de
commit
ed01d0584d
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@
|
|||
dest: /etc/netplan/01-iiab-config.yaml
|
||||
src: network/netplan.j2
|
||||
backup: no
|
||||
when: iiab_wan_iface != discovered_wireless_iface
|
||||
|
||||
# should blow up here if we messed up the yml file
|
||||
#- name: Generate netplan config
|
||||
|
|
Loading…
Reference in a new issue