mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-15 09:23:06 -06:00
Merged in ITPLT-3977-add-direnv-pre-commit-to-dc-deployments-automation (pull request #215)
ITPLT-3977 add direnv pre commit to dc deployments automation Approved-by: Lee Goolsbee
This commit is contained in:
@@ -186,13 +186,13 @@
|
||||
failed_when: false
|
||||
ignore_errors: yes
|
||||
no_log: true
|
||||
when:
|
||||
when:
|
||||
- ansible_ec2_placement_region is defined
|
||||
- atl_download_secret_name is defined
|
||||
tags:
|
||||
- runtime_pkg
|
||||
|
||||
# Fetch binary and copy to temp
|
||||
# Fetch binary and copy to temp
|
||||
# optionally use basic_auth creds from secrets_manager
|
||||
- name: Fetch binary
|
||||
ansible.builtin.get_url:
|
||||
|
||||
Reference in New Issue
Block a user