community.general/lib/ansible/modules/cloud/digital_ocean
ABond f9b138b0ab Fix Digital Ocean tags module data type (#33486)
Digital Ocean changed their api to no longer accept an integer as a resource_id.  Fix adds changed data type (from integer to string).

Signed-off-by: Anthony Bond <bond.anthony@outlook.com>
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2017-12-03 01:21:19 +05:30
..
__init__.py
digital_ocean.py Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
digital_ocean_block_storage.py Refactor DigitalOcean modules 2017-08-18 00:23:54 -07:00
digital_ocean_certificate.py Add new module - digital_ocean_certificate (#26632) 2017-11-15 01:33:01 -05:00
digital_ocean_domain.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
digital_ocean_floating_ip.py Modules metadata: fix invalid GitHub ID in author field (#31856) 2017-11-02 06:52:18 -04:00
digital_ocean_sshkey.py digital_ocean_sshkey doc refinement and removal of unused import (#28960) 2017-09-11 19:44:06 -04:00
digital_ocean_sshkey_facts.py [cloud] Add new module digital_ocean_sshkey_facts (#26365) 2017-10-25 11:34:39 -04:00
digital_ocean_tag.py Fix Digital Ocean tags module data type (#33486) 2017-12-03 01:21:19 +05:30