Don't become for uuidgen

This commit is contained in:
Joshua Boniface 2023-09-01 15:42:22 -04:00
parent ff68f8a2a5
commit 4b488a56ea
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 }}"