Skip to content

Commit

Permalink
Only template out as a separate step when explicitly requested
Browse files Browse the repository at this point in the history
  • Loading branch information
mrchrisadams committed Sep 19, 2023
1 parent fa91871 commit ace4c64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
update_front_end_deps: true

# create new dotenv file in shared directory (use when adding new env vars)
update_dotenv: true
update_dotenv: false

supervisor_restart: true
supervisor_user: "deploy"
Expand Down

0 comments on commit ace4c64

Please sign in to comment.