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:
parent
d548ae0908
commit
3cb54e89df
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue