Add support for gpg-auto-import-keys option to zypper (#10661)

* Add support for gpg-auto-import-keys option to zypper

* Add changelog fragment

* Add missing module argument_spec

* Improving documentation

* Improve changelog fragment
This commit is contained in:
Marc Urben
2025-08-23 18:38:00 +02:00
committed by GitHub
parent 65bc47068e
commit 177b385dfb
2 changed files with 13 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- zypper - support the ``--gpg-auto-import-keys`` option in zypper (https://github.com/ansible-collections/community.general/issues/10660, https://github.com/ansible-collections/community.general/pull/10661).