summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/cloud/digital_ocean/digital_ocean_tag.py
Commit message (Expand)AuthorAgeFilesLines
* Module DOCUMENTATION should match argspec (#34895)John R Barker2018-01-161-0/+1
* Fix Digital Ocean tags module data type (#33486)ABond2017-12-031-3/+4
* Refactor DigitalOcean modulesAbhijeet Kasurde2017-08-181-71/+5
* Update metadata to 1.1Toshio Kuratomi2017-08-151-1/+1
* Fix JSON parsing for Python3Abhijeet Kasurde2017-08-021-2/+5
* Get rid of more wildcard imports and add boilerplate to more modulesToshio Kuratomi2017-07-291-14/+8
* Multiple fixes in digital_ocean_tag module (#24361)Abhijeet Kasurde2017-07-041-43/+63
* New metadata 1.0 (#22587)Toshio Kuratomi2017-03-141-3/+4
* Fix invalid fields in module DOCUMENATION (#22297)John R Barker2017-03-091-0/+1
* Refreshed metadata for core modulesToshio Kuratomi2016-12-081-0/+4
* Fix exception hierarchy for digital ocean and some cleanups of pep8 styleToshio Kuratomi2016-12-081-4/+5
* digital_ocean_tag name is a required fieldJohn R Barker2016-12-081-0/+1
* Digitalocean tags (replaces #4209) (#4218)Victor Volle2016-12-081-0/+256