feat: enhance 1Password lookup functionality with vault ID support and concealment option
Some checks failed
Nix Format Check / check-format (push) Failing after 37s

This commit is contained in:
2025-03-11 15:58:27 +01:00
parent 47fb912c15
commit d787b25917
3 changed files with 41 additions and 10 deletions

View File

@@ -18,7 +18,7 @@
dest: /root/.smbcredentials
content: |
username=u451316
password={{ lookup('onepassword', 'storage-box', field='password') | default('CHANGE_ME') }}
password={{ lookup('onepassword', '5j5y5axfjr3f3sn5nixb6htg4y', field='password', vault='j7nmhqlsjmp2r6umly5t75hzb4') | default('CHANGE_ME') }}
mode: '0600'
- name: Add fstab entry for storage-box