do not fail if systemd is broken (android)
This commit is contained in:
parent
ca287d6871
commit
8ffc9fef55
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
when: not rootpath
|
||||
|
||||
- name: set hostname with systemd
|
||||
failed_when: false
|
||||
hostname:
|
||||
name: "{{ inventory_hostname_short }}"
|
||||
when: not rootpath
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue