You've already forked ansible-role-common
Initial Commit
This commit is contained in:
5
templates/etc.sysconfig.network.j2
Normal file
5
templates/etc.sysconfig.network.j2
Normal file
@@ -0,0 +1,5 @@
|
||||
# This file is managed by Ansible #
|
||||
## DO NOT edit manually as changes will be overwritten ##
|
||||
|
||||
NETWORKING=yes
|
||||
HOSTNAME={{ ansible_hostname }}
|
||||
Reference in New Issue
Block a user