Fix Infisical Gitea Actions #43

Merged
cyclane merged 8 commits from infisical-nonsense into main 2024-03-01 00:37:05 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 447482558a - Show all commits

View File

@ -81,5 +81,4 @@ jobs:
run: | run: |
echo $INFISICAL_URL echo $INFISICAL_URL
echo $INFISICAL_TOKEN | base64 echo $INFISICAL_TOKEN | base64
sed -i "s/site_url=url/site_url=url, debug=True/g" /root/.ansible/collections/ansible_collections/infisical/vault/plugins/lookup/read_secrets.py
ansible-playbook --inventory ./inventory ./infra/photos/0003_immich_playbook.yaml -vvvvv ansible-playbook --inventory ./inventory ./infra/photos/0003_immich_playbook.yaml -vvvvv