You've already forked linux_ws2122_ansible
Initial Commit
This commit is contained in:
1
roles/hostname/templates/hostname.j2
Normal file
1
roles/hostname/templates/hostname.j2
Normal file
@ -0,0 +1 @@
|
||||
{{ inventory_hostname }}
|
2
roles/hostname/templates/hosts.j2
Normal file
2
roles/hostname/templates/hosts.j2
Normal file
@ -0,0 +1,2 @@
|
||||
127.0.0.1 localhost.localdomain localhost localhost4
|
||||
::1 localhost.localdomain localhost localhost6
|
Reference in New Issue
Block a user