ansible-playbooks icon indicating copy to clipboard operation
ansible-playbooks copied to clipboard

gpg2 hangs on password prompt

Open claco opened this issue 9 years ago • 2 comments
trafficstars

This is mostly for the next person who finds this module via Google. :-)

Some machiens have gpg, and some have gpg2 in my case. The machines with gpg2 hang in import as it's asking for a passphrase. In that case, one could add --batch to the discovered gpg2 command in this module.

claco avatar Feb 11 '16 02:02 claco

Hey @claco. I'm not really maintaining this anymore. Would you maybe be interested in splitting the gpg stuff off into a separate project? Multiple people have shown interest in it.

bgw avatar Feb 11 '16 02:02 bgw

@bgw Well, maybe. If I get the urge to do more things with gpg in Ansible, I might ground up write some modules using python-gpg

claco avatar Feb 13 '16 01:02 claco