Closed joelnb closed 7 years ago
I found some issues with the ability to import keys (due to some changes in _setup_creds) and have made some fixes which ensure keys can be imoported successfully.
_setup_creds
This fixes issue https://github.com/tnt/ansible-gpg-import-module/issues/8.
Well thanks for merging & your initial work on this!
I found some issues with the ability to import keys (due to some changes in
_setup_creds
) and have made some fixes which ensure keys can be imoported successfully.This fixes issue https://github.com/tnt/ansible-gpg-import-module/issues/8.