Files
ansible-role-common/templates/etc.sysconfig.network.j2

6 lines
177 B
Plaintext
Raw Normal View History

2016-06-29 12:34:37 +12:00
# This file is managed by Ansible #
## DO NOT edit manually as changes will be overwritten ##
NETWORKING=yes
2016-07-09 21:11:33 +12:00
HOSTNAME={{ ansible_hostname }}.{{ domain }}