community.general/lib/ansible/modules/cloud/digital_ocean
Abhijeet Kasurde b266204afa Fix JSON parsing for Python3
Fix corrects the parsing of JSON output in Python 3
environment by using to_text API.

Fixes: #26489

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2017-08-02 06:47:44 -07:00
..
__init__.py added __init__.py to new cloud subcategories so builds work again 2016-12-08 11:22:25 -05:00
digital_ocean.py Get rid of more wildcard imports and add boilerplate to more modules 2017-07-29 07:02:12 -07:00
digital_ocean_block_storage.py Get rid of more wildcard imports and add boilerplate to more modules 2017-07-29 07:02:12 -07:00
digital_ocean_domain.py Get rid of more wildcard imports and add boilerplate to more modules 2017-07-29 07:02:12 -07:00
digital_ocean_floating_ip.py Get rid of more wildcard imports and add boilerplate to more modules 2017-07-29 07:02:12 -07:00
digital_ocean_sshkey.py Get rid of more wildcard imports and add boilerplate to more modules 2017-07-29 07:02:12 -07:00
digital_ocean_tag.py Fix JSON parsing for Python3 2017-08-02 06:47:44 -07:00