Restructure repository, removing old stuff
This commit is contained in:
7
_legacy/playbooks/templates/motd.j2
Normal file
7
_legacy/playbooks/templates/motd.j2
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
//////////// //// //// ///////////
|
||||
//// ////// //// //// ////
|
||||
//////// //// /// //// ///////////
|
||||
//// //// ////// ////
|
||||
//////////// //// //// {{ omni_description | default('Omni Network System') }}
|
||||
_______________________________{{ omni_description | default('Omni Network System') | length * '\\' }}\
|
8
_legacy/playbooks/templates/network.j2
Normal file
8
_legacy/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