summaryrefslogtreecommitdiffstats
path: root/contrib/inventory/linode.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix redeclaration of get_host_info function (#33608)Abhijeet Kasurde2018-01-021-3/+3
* Fix invalid string escape sequences.Matt Clay2017-11-211-1/+1
* Linode inventory improvements: Add _meta/hostvars to inventory output. Add a ...Nick Ball2017-08-021-5/+17
* pep8 fixes for contrib (#24344)Matt Martz2017-05-091-5/+6
* Fix errors reported by pylint. (#23282)Matt Clay2017-04-071-1/+1
* PEP 8 cleanup. (#20789)Matt Clay2017-01-281-1/+1
* Add public_ip option to linode dynamic inventory (#17390)Jared Sprague2016-09-091-4/+15
* Use sys.exit(msg) i/o print() and sys.exit() (#15465)Adrian Likins2016-08-231-8/+2
* When the linode inventory is generated the linode label is used as theShawn Silva2016-02-111-0/+5
* Use print() as function under contrib/Marius Gedminas2015-08-281-7/+7
* Use 'except ... as' syntax in contrib/ and test/ tooMarius Gedminas2015-08-271-3/+3
* poreted log_plays, syslog_json and osx_say callbacks to v2Brian Coca2015-07-101-0/+328