Don't become for uuidgen
This commit is contained in:
parent
1c2f972e93
commit
6bfc83e8f3
|
@ -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