Files
community.general/lib/ansible/modules/cloud/amazon
Michael J. Schultz c7eb08b217 Return an iterable instead of None
By default `.get()` will return `None` on a key that doesn't exist. This
causes a `TypeError` in the `for` loop a few lines down. This change simply
returns an iterable type to avoid the error.
2016-12-08 11:23:30 -05:00
..
2016-12-08 11:23:29 -05:00
2016-12-08 11:23:25 -05:00
2016-12-08 11:23:23 -05:00
2016-12-08 11:23:25 -05:00
2016-12-08 11:23:25 -05:00
2016-12-08 11:23:26 -05:00
2016-12-08 11:23:22 -05:00
2016-12-08 11:23:29 -05:00
2016-12-08 11:23:10 -05:00
2016-12-08 11:23:24 -05:00
2016-12-08 11:23:25 -05:00
2016-12-08 11:23:24 -05:00