This commit is contained in:
Tomás Limpinho
2025-11-12 20:14:43 +00:00
parent d3981868cf
commit 3c07b1b998
8 changed files with 219 additions and 2 deletions

View File

@ -25,7 +25,7 @@
echo "get item"
bw get item "{{ item.id }}" --session $BW_SESSION | jq -r '.notes' > {{ item.dest }}
loop:
- { id: "iac.ansible.stackarr.sonarr.secret", dest: "/tmp/stack-arr/sonarr/kubernetes-files/files/sonnar-secret.yaml" }
- { id: "iac.ansible.stackarr.sonarr.secret", dest: "/tmp/stack-arr/sonarr/kubernetes-files/files/sonarr-secret.yaml" }
args:
executable: /bin/bash
environment: