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 |