Commit 00b28999 authored by Keshav Prasad's avatar Keshav Prasad
Browse files

fix: adding run once, added missing template var

Showing with 2 additions and 0 deletions
+2 -0
......@@ -34,3 +34,4 @@
- es5-snapshot-purge
tags:
- log_es_backup
run_once: true
\ No newline at end of file
......@@ -17,6 +17,7 @@ sunbird_artifact_storage_account_sas: "change.azure.storage.account.sas"
sunbird_public_storage_account_sas: "change.azure.storage.account.sas" # SAS token value generated from above command
sunbird_public_storage_account_key: "change.azure.storage.account.key"
sunbird_private_storage_account_key: "change.azure.storage.account.key"
sunbird_management_storage_account_key: "change.azure.storage.account.key"
# Define the below if you are using Azure Cloud
# Ansible Azure Module Variables
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment