community.general/lib/ansible/modules/cloud/digital_ocean
Patrick Marques 6790a0f75f [cloud] Add new module digital_ocean_sshkey_facts (#26365)
* do_sshkeys_facts module

* Fix

* Fix version

* Configure timeout and validate_certs for fetch_url

* Add support for new DO_OAUTH_TOKEN env var

* rename module prefix from do_* to digital_ocean_*

* Fix python 2.6 positional index

* Use modules_utils digital ocean lib

* Update metadata version

* Update version added

* Update module from boilerplate

* Update examples

* Add timeout documentation

* Fix typo
2017-10-25 11:34:39 -04: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 Update metadata to 1.1 2017-08-15 23:12:08 -07:00
digital_ocean_block_storage.py Refactor DigitalOcean modules 2017-08-18 00:23:54 -07:00
digital_ocean_domain.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
digital_ocean_floating_ip.py Update metadata to 1.1 2017-08-15 23:12:08 -07: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 Refactor DigitalOcean modules 2017-08-18 00:23:54 -07:00