mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-06 10:43:14 +00:00
* Use a generator expression instead of a list comprehension * Use copy() to create a new set instead of the constructor.