Add isAutomation flag to slingshot run task of backup playbook

This commit is contained in:
Ben Partridge
2020-01-10 14:12:04 +11:00
parent b1a03e0b1c
commit ea5da03612

View File

@@ -29,6 +29,7 @@
- "{{ atl_s3_backup_region }}"
- "--sharedHomeLocation"
- "{{ atl_product_home_shared }}"
- "--isAutomation"
environment:
ATL_DB_PASSWORD: "{{ atl_jdbc_password }}"