We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32e2bb2 commit 8fe7045Copy full SHA for 8fe7045
tasks/install.yml
@@ -39,7 +39,7 @@
39
version: "{{ react_git_version }}"
40
depth: 1
41
force: true
42
- become: true
+ become: false
43
delegate_to: localhost
44
become_user: "{{ react_local_user }}"
45
when: " not react_remote_js_build|bool"
0 commit comments