mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-27 05:43:09 +00:00
replace `list(map(...))` with comprehension (#11590)
* replace `list(map(...))` with comprehension
* add changelog frag
(cherry picked from commit ce5d5622b9)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>