pre-commit whitespace fixes

This commit is contained in:
Geoff Jacobs
2024-08-19 08:48:25 +10:00
parent 4ef2406948
commit 9b50436934
9 changed files with 52 additions and 52 deletions

View File

@@ -7,7 +7,7 @@
atl_product_user: "jira"
# Version 8.14.0 is chosen deliberately as it is a version where jira and jira-software returns different buildNumber from MPAC
# See DCD-1216 for context
atl_product_version: "8.14.0"
atl_product_version: "8.14.0"
atl_install_jsd_as_obr: true
atl_systemd_service_name: "jira.service"
atl_jdbc_encoding: 'UNICODE'

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: