replace navidrome-smb-secret with fileserver-secret (same content)
All checks were successful
ansible-lint / gitleaks (push) Successful in 5s
ansible-lint / Ansible Lint (push) Successful in 41s

dfgdsf
This commit is contained in:
Michael Grote 2024-10-31 12:03:35 +01:00
parent 7a2ccbabb6
commit 465af86361
2 changed files with 1 additions and 1 deletions

View file

@ -54,7 +54,7 @@ volumes:
driver: local driver: local
driver_opts: driver_opts:
type: "cifs" type: "cifs"
o: "user=navidrome,password={{ lookup('viczem.keepass.keepass', 'navidrome_smb_share_password', 'password') }}" o: "user=navidrome,password={{ lookup('viczem.keepass.keepass', 'fileserver_smb_user_navidrome', 'password') }}"
device: "//192.168.2.54/musik/Musik" device: "//192.168.2.54/musik/Musik"
######## Networks ######## ######## Networks ########
networks: networks:

Binary file not shown.