mirror of
https://github.com/iiab/iiab.git
synced 2025-02-14 20:22:08 +00:00
missing .j2
This commit is contained in:
parent
7f02aa573f
commit
0ad689711f
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
|||
|
||||
- name: Workaround auto issue on Debian-9
|
||||
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
|
||||
|
||||
- name: Clearing out /etc/network/interfaces for static addresses (is_debian_9)
|
||||
|
|
Loading…
Reference in a new issue