mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
fixed calls to list.extend() (#2161)
* fixed calls to list.extend() * added changelog fragment * Update changelogs/fragments/2161-pkgutil-list-extend.yml Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
2
changelogs/fragments/2161-pkgutil-list-extend.yml
Normal file
2
changelogs/fragments/2161-pkgutil-list-extend.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- pkgutil - fixed calls to ``list.extend()`` (https://github.com/ansible-collections/community.general/pull/2161).
|
||||
Reference in New Issue
Block a user