Skip to content

Commit

Permalink
[Refactor] Remove become_user
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnMwashuma committed Mar 1, 2024
1 parent 8fe7045 commit e4afd82
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tasks/install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
force: true
become: false
delegate_to: localhost
become_user: "{{ react_local_user }}"
when: " not react_remote_js_build|bool"

- name: Remote Git clone
Expand Down

0 comments on commit e4afd82

Please sign in to comment.