mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-02 19:32:47 +00:00
Currently the apt_key module only supports removing keys based on explicitly stated key ids. The documentation should reflect that. Related to #26005