community.general/lib/ansible/modules/packaging
Alexey Sheplyakov 8d4fe2a767 apt_key: fix spurious failure to import a subkey (#4366)
Importing a (sign only) subkey with apt_key module always fails,
however the actual keyring gets created and contains the correct keys.
Apparently the all_keys function skips the subkeys, hence the problem.

Fixes #4365
2016-12-08 11:24:50 -05:00
..
language pip: Fix uninitialized variable during check_mode (#4379) 2016-12-08 11:24:49 -05:00
os apt_key: fix spurious failure to import a subkey (#4366) 2016-12-08 11:24:50 -05:00
__init__.py package files 2016-12-08 11:22:22 -05:00