mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +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
|
dest: /etc/netplan/01-iiab-config.yaml
|
||||||
src: network/netplan.j2
|
src: network/netplan.j2
|
||||||
backup: no
|
backup: no
|
||||||
|
when: iiab_wan_iface != discovered_wireless_iface
|
||||||
|
|
||||||
# should blow up here if we messed up the yml file
|
# should blow up here if we messed up the yml file
|
||||||
#- name: Generate netplan config
|
#- name: Generate netplan config
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue