1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-14 20:22:08 +00:00

Update hostname.yml

This commit is contained in:
A Holt 2019-12-11 01:19:25 -05:00 committed by GitHub
parent 8a5f382c5e
commit 1e5e6eb3a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,7 @@
mode: 0644
when: is_redhat | bool
# roles/network/tasks/hosts.yml ALSO does this:
# roles/network/tasks/hosts.yml [not longer in use] ALSO did this:
- name: 'Put FQDN & hostnames in /etc/hosts: "127.0.0.1 {{ iiab_hostname }}.{{ iiab_domain }} localhost.localdomain localhost {{ iiab_hostname }} box box.lan"'
lineinfile:
path: /etc/hosts