dd
Some checks failed
ansible-lint / gitleaks (pull_request) Successful in 2s
ansible-lint / Ansible Lint (pull_request) Failing after 24s

This commit is contained in:
Michael Grote 2024-12-30 18:24:31 +01:00
parent ca11d4fe05
commit a7c6e84961
2 changed files with 1 additions and 1 deletions

View file

@ -14,7 +14,7 @@ laptop_install_deb_url_archived:
### mgrote_user ### mgrote_user
users: users:
- username: mg - username: mg
password: "{{ lookup('viczem.keepass.keepass', 'mg_linux_password_hash', 'password') }}" password: "{{ lookup('viczem.keepass.keepass', 'laptop_mg_linux_password_hash', 'password') }}"
update_password: always update_password: always
groups: groups:
- ssh - ssh

Binary file not shown.