New variable: wanted_ip6_suffix
This commit is contained in:
parent
0995761cf6
commit
df3cc89354
2 changed files with 13 additions and 2 deletions
|
|
@ -66,7 +66,7 @@
|
|||
template:
|
||||
src: networking.j2
|
||||
dest: /etc/network/interfaces
|
||||
when: wanted_ip4 is defined or wanted_ip6 is defined
|
||||
when: wanted_ip4 is defined or wanted_ip6 is defined or wanted_ip6_suffix is defined
|
||||
tags:
|
||||
- networking
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue