Set become to false for pip installation task in preflight checks
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
executable: "{{ controller_python | dirname }}/pip"
|
||||
delegate_to: localhost
|
||||
run_once: true
|
||||
become: false
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user