fqdn first and hostname
This commit is contained in:
parent
e8b5dd8060
commit
5be1a4821f
@ -6,4 +6,4 @@
|
|||||||
line: '{{ item }}'
|
line: '{{ item }}'
|
||||||
state: present
|
state: present
|
||||||
with_items:
|
with_items:
|
||||||
- '{{ ansible_default_ipv4.address }} {{ ansible_hostname }} {{ ansible_hostname }}.gmetech.net'
|
- '{{ ansible_default_ipv4.address }} {{ ansible_hostname }}.gmetech.net {{ ansible_hostname }}'
|
||||||
Loading…
x
Reference in New Issue
Block a user