Refactor network role

This commit is contained in:
2019-10-05 16:43:05 -05:00
parent 8a4679c6f2
commit 317bed2eb6
5 changed files with 98 additions and 13 deletions

View File

@ -8,4 +8,8 @@ _network_systemd_networkd_enabled: yes
_network_systemd_resolved_enabled: no
_network_resolv_conf_enabled: yes
network_manage_ifupdown: no
network_manage_systemd_networkd: yes
network_manage_netplan: no
# vim:ft=yaml.ansible: