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

6 lines
186 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
2021-09-30 22:55:46 +13:00
HOSTNAME={{ inventory_hostname }}.{{ common_domain }}