mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-16 11:01:42 -07: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:
parent
95156a11a1
commit
d92d0632eb
2 changed files with 5 additions and 3 deletions
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).
|
Loading…
Add table
Add a link
Reference in a new issue