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:
Geoff Jacobs
2024-08-19 22:50:49 +00:00
15 changed files with 546 additions and 428 deletions

View File

@@ -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: