mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
commit
caff2ea0b6
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
||||||
|
|
||||||
- name: Workaround auto issue on Debian-9
|
- name: Workaround auto issue on Debian-9
|
||||||
template: dest=/etc/network/interfaces.d/patch_auto
|
template: dest=/etc/network/interfaces.d/patch_auto
|
||||||
src=network/debian-auto
|
src=network/debian-auto.j2
|
||||||
when: iiab_wan_iface != "none" and is_debian_9
|
when: iiab_wan_iface != "none" and is_debian_9
|
||||||
|
|
||||||
- name: Clearing out /etc/network/interfaces for static addresses (is_debian_9)
|
- name: Clearing out /etc/network/interfaces for static addresses (is_debian_9)
|
||||||
|
|
Loading…
Reference in a new issue