vps/roles/fstab/templates/storagebox-cifs-credentials.txt

3 lines
88 B
Text
Raw Normal View History

2024-02-17 19:01:04 +01:00
username={{ cifs_credentials['username'] }}
password={{ cifs_credentials['password'] }}