summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/cloud/digital_ocean/digital_ocean.py
Commit message (Expand)AuthorAgeFilesLines
* Fix differences with devel.test_new_mergeMatt Clay2014-09-261-1/+1
* Refreshed metadata for core modulesToshio Kuratomi2014-09-261-0/+4
* Examples syntax batch5 (#5622)Sam Doran2014-09-261-3/+5
* Emit an error message if six is not installed.Toshio Kuratomi2014-09-261-7/+14
* Fix exception hierarchy for digital ocean and some cleanups of pep8 styleToshio Kuratomi2014-09-261-10/+17
* Use named parameters in new_droplet method call (#4483)Matías Pizarro2014-09-261-1/+3
* Add ipv6 paramater to digital_ocean module (#4447)nishiokay2014-09-261-2/+12
* Fixing compile time error exception handling for python 3. (#3843)@2014-09-261-3/+3
* Documentation updates to use complete YAML : syntax instead of key=val syntax...Mike Caspar2014-09-261-33/+36
* Fixing user_data version_addedJames Cammarata2014-09-261-1/+1
* doc updates - added version_added to new api_token - updated notes to explain...Brian Coca2014-09-261-1/+4
* Updating cloud modules with proper github author informationGreg DeKoenigsberg2014-09-261-0/+1
* Several cleanups to many modules:Toshio Kuratomi2014-09-261-10/+14
* Issue #1161 DigitalOcean API 2 ssh_key_ids problemRomain Dartigues2014-09-261-3/+3
* Remove all reference to obsolete client_id and rename api_key to the for v2 m...Tor Åke Fransson2014-09-261-91/+85
* Make digital_ocean ssh command use API v2Tor Åke Fransson2014-09-261-83/+79
* WIP: DigitalOcean API version 2 with user_data optionTor Åke Fransson2014-09-261-27/+34
* Add note about using version 1 of DigitalOcean API.Achilleas Pipinellis2014-09-261-0/+1
* Fixes #816 Backups not enabled on new droplets.Edward2014-09-261-1/+2
* Fixes #581 - digitalocean module cannot create private_networking=true dropletsRyan Rawson2014-09-261-1/+2
* made subcategories for cloud modules for better organizationBrian Coca2014-09-261-0/+434