[root] network_interfaces -> network-interfaces
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>certbot_on_virtu
parent
80b62b5d25
commit
5a9cdf955e
|
@ -4,4 +4,4 @@
|
||||||
vars:
|
vars:
|
||||||
network_interfaces: "{{ glob_network_interfaces | default({}) | combine(loc_network_interfaces | default({})) }}"
|
network_interfaces: "{{ glob_network_interfaces | default({}) | combine(loc_network_interfaces | default({})) }}"
|
||||||
roles:
|
roles:
|
||||||
- network_interfaces
|
- network-interfaces
|
||||||
|
|
Loading…
Reference in New Issue