mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 17:23:09 +00:00
Fixes issue when using python3 interpreter: 'filter' object has no attribute 'append' Ensure list type of data is used before appending data.