Don't become for uuidgen

This commit is contained in:
Joshua Boniface 2019-12-14 13:51:43 -05:00 committed by Joshua Boniface
parent 1c2f972e93
commit 6bfc83e8f3
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
command: uuidgen
register: fsid_raw
delegate_to: localhost
become: no
- set_fact:
fsid: "{{ fsid_raw.stdout }}"