mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-09-29 13:03:22 -07:00
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:
parent
65bc47068e
commit
177b385dfb
2 changed files with 13 additions and 0 deletions
|
@ -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).
|
Loading…
Add table
Add a link
Reference in a new issue