parent
dbe99b59a7
commit
b39b32a48c
1 changed files with 0 additions and 1 deletions
|
@ -65,7 +65,6 @@
|
|||
command: "hostnamectl set-hostname {{inventory_hostname}}"
|
||||
register: hostname_changed
|
||||
when:
|
||||
- ansible_hostname == 'localhost'
|
||||
- ansible_distribution in ['openSUSE Tumbleweed'] or ansible_os_family in ['CoreOS', 'Container Linux by CoreOS']
|
||||
- override_system_hostname
|
||||
|
||||
|
|
Loading…
Reference in a new issue