Ongoing work to establish working baseline
This commit is contained in:
8
playbooks/templates/network.j2
Normal file
8
playbooks/templates/network.j2
Normal file
@@ -0,0 +1,8 @@
|
||||
# ANSIBLE MANAGED FILE - DO NOT EDIT
|
||||
[Match]
|
||||
Name={{ item.key }}
|
||||
|
||||
[Network]
|
||||
DHCP=Yes
|
||||
|
||||
# EOF
|
Reference in New Issue
Block a user