summaryrefslogtreecommitdiffstats
path: root/contrib/inventory/docker.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix invalid string escape sequences.Matt Clay2017-11-211-1/+1
* Handle missing docker-py better (#27540)Will Thames2017-09-111-2/+18
* pep8 fixes for contrib (#24344)Matt Martz2017-05-091-5/+5
* Fix errors reported by pylint. (#23282)Matt Clay2017-04-071-1/+1
* Legacy pep8 clean fixes for contrib and hacking (#21081)Matt Martz2017-02-071-1/+1
* PEP 8 E111 & E114 cleanup. (#20838)Matt Clay2017-01-311-1/+1
* PEP 8 indent cleanup. (#20800)Matt Clay2017-01-291-2/+2
* PEP 8 cleanup. (#20790)Matt Clay2017-01-281-1/+1
* fix indent (#20071)TaoBeier2017-01-111-1/+1
* Performance improvement using in-operator on dictsDag Wieers2016-11-171-1/+1
* Update and fix typos in docker inventory docstrings. (#15616)Chris Houseknecht2016-04-271-84/+85
* Use exception as syntax in inventory, as it doesn't require py24 (#15554)Matt Martz2016-04-221-4/+4
* fixed misspelled varBrian Coca2016-04-221-1/+1
* Refactored docker inventory. (#15485)Chris Houseknecht2016-04-221-289/+802
* Use print() as function under contrib/Marius Gedminas2015-08-281-1/+1
* poreted log_plays, syslog_json and osx_say callbacks to v2Brian Coca2015-07-101-0/+359