Don't become for uuidgen
This commit is contained in:
parent
ff68f8a2a5
commit
4b488a56ea
|
@ -3,6 +3,7 @@
|
||||||
command: uuidgen
|
command: uuidgen
|
||||||
register: fsid_raw
|
register: fsid_raw
|
||||||
delegate_to: localhost
|
delegate_to: localhost
|
||||||
|
become: no
|
||||||
|
|
||||||
- set_fact:
|
- set_fact:
|
||||||
fsid: "{{ fsid_raw.stdout }}"
|
fsid: "{{ fsid_raw.stdout }}"
|
||||||
|
|
Loading…
Reference in New Issue