mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-04 07:51:50 +00:00
keyring & keyring_info: import shlex directly (#10981)
* keyring & keyring_info: import shlex directly * add changelog frag
This commit is contained in:
parent
fa662c0f1a
commit
39291d3c60
3 changed files with 5 additions and 8 deletions
3
changelogs/fragments/10981-keyring-shlex.yml
Normal file
3
changelogs/fragments/10981-keyring-shlex.yml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
minor_changes:
|
||||
- keyring - remove provisions for unsupported Python versions (https://github.com/ansible-collections/community.general/pull/10981).
|
||||
- keyring_info - remove provisions for unsupported Python versions (https://github.com/ansible-collections/community.general/pull/10981).
|
||||
Loading…
Add table
Add a link
Reference in a new issue