Skip to content

Commit

Permalink
Merge pull request ansible#2053 from swapdisk/not_become
Browse files Browse the repository at this point in the history
change aws tasks to become: false
  • Loading branch information
IPvSean authored Oct 30, 2023
2 parents bef72dd + 6ad3401 commit 9b56fbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provisioner/workshop_specific/ripu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
controller_projects:
- name: Project Leapp
organization: Default
scm_update_on_launch: true
scm_update_on_launch: false
scm_update_cache_timeout: 3600
scm_type: git
scm_url: "{{ ripu_project_scm_url }}"
Expand Down

0 comments on commit 9b56fbd

Please sign in to comment.