Skip to content

Commit

Permalink
fix: adding run once, added missing template var
Browse files Browse the repository at this point in the history
  • Loading branch information
beepdot committed Sep 8, 2022
1 parent 7f81207 commit 00b2899
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions ansible/es.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@
- es5-snapshot-purge
tags:
- log_es_backup
run_once: true
1 change: 1 addition & 0 deletions private_repo/ansible/inventory/dev/Core/secrets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 00b2899

Please sign in to comment.