[root] network_interfaces -> network-interfaces

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
certbot_on_virtu
Yohann D'ANELLO 2021-02-23 00:15:09 +01:00 committed by ynerant
parent 80b62b5d25
commit 5a9cdf955e
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@
vars:
network_interfaces: "{{ glob_network_interfaces | default({}) | combine(loc_network_interfaces | default({})) }}"
roles:
- network_interfaces
- network-interfaces