chezmoi in ansible - passphrase #4250
Unanswered
Sigurdur42
asked this question in
Q&A
Replies: 1 comment
-
This is really an age/Ansible question, as chezmoi defers the decryption to age and age will attempt to get a terminal to read a passphrase, if needed. If Ansible blocks that, then there's nothing that chezmoi can do about it. My recommendation would be to configure age encryption to only require a passphrase when you first install chezmoi on a machine, as described here. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am using chezmoi in an ansible context. I recently added encryption which is working fine.
How do I pass my passphrase as console argument as I cannot enter the data in ansible as a user.
THx
Beta Was this translation helpful? Give feedback.
All reactions