Skip to content

Commit

Permalink
Merge pull request #228 from adam-vessey/fix/running-composer-as-root
Browse files Browse the repository at this point in the history
Fix another instance of composer running as root.
  • Loading branch information
rosiel authored Sep 16, 2022
2 parents fe0e025 + a067c2b commit 9de57ed
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,4 @@
ignore_errors: yes
when: crayfits.stat.exists == False
become: true

become_user: "{{ webserver_app_user }}"

0 comments on commit 9de57ed

Please sign in to comment.