mirror of https://github.com/ansible/ansible.git
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 #4365reviewable/pr18780/r1
parent
997fa3b2b7
commit
5f1ac88414
Loading…
Reference in New Issue