that doesn't work
This commit is contained in:
parent
44a043a907
commit
433f2e2158
1 changed files with 0 additions and 5 deletions
|
@ -6,8 +6,3 @@
|
||||||
- name: inspect archinstall result
|
- name: inspect archinstall result
|
||||||
set_fact:
|
set_fact:
|
||||||
archiso_detected: "{{ which_archinstall.rc == 0 }}"
|
archiso_detected: "{{ which_archinstall.rc == 0 }}"
|
||||||
|
|
||||||
- name: override the inventory_hostname
|
|
||||||
set_fact:
|
|
||||||
inventory_hostname: "{{ hostname }}"
|
|
||||||
when: archiso_detected
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue