summaryrefslogtreecommitdiffstats
path: root/contrib/inventory/digital_ocean.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix Digital Ocean inventory script pagination handling (#35153)Sam Edwards2018-01-231-1/+1
* Digital Ocean Inventory refactor (#29176)Abhijeet Kasurde2017-12-091-68/+135
* Fix invalid string escape sequences.Matt Clay2017-11-211-1/+1
* assumption made that dopy only dep in dopy (#27536)Will Weber2017-08-031-1/+1
* fix comment in inventory/digital_ocean.py (#25828)loqutus2017-06-181-1/+1
* python 3 compatibility: import guard around ConfigParserJames Elford2017-06-031-1/+5
* take into account if cache file exists when loading data from digitalocean ev...Jorge Quintás2017-05-171-2/+2
* pep8 fixes for contrib (#24344)Matt Martz2017-05-091-33/+20
* Legacy pep8 clean fixes for contrib and hacking (#21081)Matt Martz2017-02-071-12/+7
* PEP 8 indent cleanup. (#20800)Matt Clay2017-01-291-15/+15
* Register host variables for the DigitalOcean dynamic inventoryArt Matsak2017-01-061-8/+13
* add tag groupingThomas Sjögren2016-10-251-0/+5
* typo, do_tags, do_volume_idsThomas Sjögren2016-10-251-1/+3
* Correctly read use_private_network as booleanDaniel Yates2016-10-231-1/+1
* Use sys.exit(msg) i/o print() and sys.exit() (#15465)Adrian Likins2016-08-231-5/+4
* The output of the digital ocean script was invalid for ID and droplet name gr...Adam Thomas2016-06-151-2/+2
* fixed group assignment in DO inventory (#16102)Brian Coca2016-06-031-15/+32
* [contrib] Add option to define group vars in DigitalOcean dynamic inventory s...William Durand2016-02-141-9/+17
* Added an option to use the private network IP addressjamarzka2015-10-031-2/+6
* Use print() as function under contrib/Marius Gedminas2015-08-281-7/+7
* Use 'except ... as' syntax in contrib/ and test/ tooMarius Gedminas2015-08-271-1/+1
* Bug #11830, keep working even if we use private_networkingMarcos Garcia2015-08-021-1/+10
* fixed all references to old plugins/inventory to point at contrib/inventoryBrian Coca2015-07-101-1/+1
* poreted log_plays, syslog_json and osx_say callbacks to v2Brian Coca2015-07-101-0/+440