1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-12 19:22:24 +00:00

Update hostname.yml

This commit is contained in:
A Holt 2019-12-11 01:25:33 -05:00 committed by GitHub
parent d548ae0908
commit 3cb54e89df
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 [not longer in use] ALSO did this:
# roles/network/tasks/hosts.yml [no 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