We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fe7045 commit e4afd82Copy full SHA for e4afd82
tasks/install.yml
@@ -41,7 +41,6 @@
41
force: true
42
become: false
43
delegate_to: localhost
44
- become_user: "{{ react_local_user }}"
45
when: " not react_remote_js_build|bool"
46
47
- name: Remote Git clone
0 commit comments