summaryrefslogtreecommitdiffstats
path: root/contrib/inventory/cloudforms.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove use of simplejson throughout code base (#43548)Matt Martz2018-08-101-4/+1
* Surround top-level function and class definitions with two blank lines.Joren Vrancken2018-07-311-0/+1
* Set `raw=True` when reading passwords from ConfigParser files. (#35582)Bill Nottingham2018-04-051-1/+1
* Add ability to select to prefer IPv4 addresses for ansible_ssh_host (#35584)Richard Bywater2018-02-011-1/+14
* Add ability to append suffix to host names for Cloudforms Inventory (#33565)Richard Bywater2018-01-171-0/+11
* Fix invalid string escape sequences.Matt Clay2017-11-211-1/+1
* Clean up shebangs for various files.Matt Clay2016-11-031-1/+1
* py3 print fixnitzmahone2016-08-181-35/+36
* add cloudforms inventory script (#17037)Josh Preston2016-08-181-0/+460