Files
community.general/lib/ansible/modules/cloud/amazon
Tyler Schwend daca7fa584 fix: return a list, specifically (#54537)
tags.keys() returns a list of the keys, sure. But in Python 3 it's a 
"dict_keys" class, and BOTO is expecting a list. So let's make this work 
in Python 3.

list(tags) returns a list of the keys in Python 2 and Python3. That 
seems to be what we want.
2019-04-05 12:09:48 +10:00
..
2018-08-24 15:37:13 -07:00
2019-02-15 06:54:47 -08:00
2019-02-28 12:54:18 -06:00
2019-02-17 22:49:40 +01:00
2018-08-24 19:43:35 -04:00
2019-02-15 06:54:47 -08:00
2019-02-25 15:56:24 -06:00
2019-03-27 11:20:27 -04:00
[do
2018-10-10 10:44:17 -04:00
[do
2018-10-10 10:44:17 -04:00
[do
2018-10-10 10:44:17 -04:00
[do
2018-10-10 10:44:17 -04:00
[do
2018-10-10 10:44:17 -04:00
2019-03-22 09:38:24 -05:00
2018-11-15 16:16:08 +05:30
2019-01-11 10:14:08 -05:00
[do
2018-10-10 10:44:17 -04:00
2018-11-02 12:14:57 -04:00
2018-08-30 13:24:04 -05:00
2019-02-25 09:30:32 +10:00
2018-11-27 20:41:01 +05:30
2019-02-15 06:54:47 -08:00