mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
just move our config to interfaces.d
This commit is contained in:
parent
0d193baf5e
commit
f454b8dcee
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
when: not gui_desired_network_role is defined
|
||||
|
||||
- name: Copy the network config script -- previously in /etc/network/interfaces.d/br0
|
||||
template: dest=/etc/network/interfaces
|
||||
template: dest=/etc/network/interfaces.d/iiab
|
||||
src=network/interfaces.j2
|
||||
register: interface
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue