Initial commit of PVC Ansible role
This commit is contained in:
6
roles/base/templates/etc/hosts.j2
Normal file
6
roles/base/templates/etc/hosts.j2
Normal file
@ -0,0 +1,6 @@
|
||||
# Local system hosts file
|
||||
# {{ ansible_managed }}
|
||||
|
||||
::1 localhost ip6-localhost ip6-loopback
|
||||
ff02::1 ip6-allmodes
|
||||
ff02::2 ip6-allrouters
|
Reference in New Issue
Block a user