mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
b828b5d33b
* Fixing Issue #27270 regarding a TypeError invoked by the addition of a Filter type and List type. * Fix SecurityGroup from always being reported as changed on PY3 On Python3, filter returns a generator. This causes us to report that security groups are always defined on Python3 even when there are none. Also change filter() calls into list comprehensions. |
||
---|---|---|
.. | ||
ansible |