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