summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Fix undefined variables, basestring usage, and some associated python3 issuesToshio Kuratomi2017-07-254-26/+25
* updated readme with vault and 2.4 inv plugins (#26361)Brian Coca2017-07-241-7/+17
* Fix undefined variable in libcloud dyn inv scriptToshio Kuratomi2017-07-231-2/+1
* Python 3 fix for consul_io inventory (#26510)Greg Dahlman2017-07-201-3/+10
* Add grouping by hostname for the Packet inventory (#21069)Tomáš Karásek2017-07-182-0/+8
* Update vmware_inventory (#26308)Abhijeet Kasurde2017-07-181-23/+31
* Update ansible_ssh_host->ansible_host in ec2.py dynamic inventory (#17113)Josh Smift2017-07-171-2/+2
* Consolidate boolean/mk_boolean conversion functions into a single locationToshio Kuratomi2017-07-171-2/+3
* Add GPl License header to rackhd inventory file. (#24354)Alejandro Bednarik2017-07-101-2/+17
* [cluster] Name Consul dynamic inventory config consistently w/ the scriptRyan S. Brown2017-07-052-3/+6
* switched to elifBrian Coca2017-07-051-4/+4
* ec2.py: Better error messages for OptInRequiredLorin Hochstein2017-07-051-0/+8
* PEP 8 fixes.Matt Clay2017-06-281-6/+6
* Update dynamic inventory zabbix.py (#19862)Ronny2017-06-281-3/+9
* Cyptography pr 20566 rebase (#25560)Toshio Kuratomi2017-06-271-1/+0
* fix comment in inventory/digital_ocean.py (#25828)loqutus2017-06-181-1/+1
* Fix spelling mistakes (comments only) (#25564)Abhijeet Kasurde2017-06-123-5/+5
* foreman.py: create Ansible groups from Satellite 6 host collections (#25269)Carsten Clasohm2017-06-092-25/+99
* python 3 compatibility: import guard around ConfigParserJames Elford2017-06-031-1/+5
* Fix inventory script for Foreman where group by pattern are not prope… (#25...Eric L2017-05-311-6/+3
* [cloud] EC2 dynamic inventory default filename is documented as ec2.ini - fix...Sloane Hertel2017-05-311-0/+5
* contrib: PEP8 compliancy (#24680)Dag Wieers2017-05-303-18/+22
* Misc typo fix in fleet inventory (#25174)Abhijeet Kasurde2017-05-301-1/+0
* Fixed import of urlencode and pathname2url from urllib for python3 (#24424)Michael2017-05-192-4/+4
* 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-0936-342/+324
* [cloud][inventory] Get tags for RDS instances. (#23989)Elijah Lynn2017-05-091-1/+15
* inventory: ovirt4: Add support for devices without IP (#24287)Ondra Machacek2017-05-041-2/+2
* Added subnetwork parameter to inventory instance dictionary. (#23984)Tom Melendez2017-04-261-0/+6
* Fix errors reported by pylint. (#23282)Matt Clay2017-04-062-2/+2
* Migrate most uses of if type() to if isinstance()Toshio Kuratomi2017-04-043-6/+9
* fetch spacewalk.ini from the environment if setWayne Witzel III2017-04-031-1/+4
* [openstack] Adds the non-deprecated ansible_host var (#23153)Tim Rupp2017-04-031-0/+1
* Fix vmware property filter (#23228)rafstef2017-04-031-1/+4
* Address lxd inventory pep8 error (#23021)Matt Martz2017-03-271-1/+1
* Brook inventory (#16122)Francisco Ros2017-03-271-7/+10
* A basic lxd dynamic inventory script (#15848)Andrew Clarke2017-03-272-0/+116
* Update module_utils.six to latest (#22855)Toshio Kuratomi2017-03-231-6/+6
* Only read EC2 `regions_exclude` list if necessary (#18720)Steve Kuznetsov2017-03-222-3/+4
* [cloud][contrib] IAM role support for EC2 dynamic inventory (#15196)Rune T. Sorensen2017-03-202-0/+19
* Add a custom regex_match filter to the vmware_inventory script (#21488)jctanner2017-03-171-2/+16
* Added support for specifying zone for gce dynamic inventory (#20938)Markus Liljedahl2017-03-162-5/+9
* Fix Elasticcache issue where ec2 script would fail on finding lack of primary...William Holroyd2017-03-101-4/+5
* ovirt: dyn_inventory fix Python2 and Python3 compat (#22453)Ondra Machacek2017-03-101-4/+8
* azure_rm inventory version comparison fix (#22341)Matt Davis2017-03-061-4/+4
* [inventory/aos] Few fixes and small tweaks (#22259)Damien2017-03-032-8/+27
* Clean up group name before creation to remove spaces etc .. (#22020)Damien2017-03-011-11/+29
* cloudstack: fix pep8 cloudstack inventory (#22092)René Moser2017-02-281-12/+7
* Make sure all inventory scripts are executable.Matt Clay2017-02-223-0/+0
* inventory/Aos - Add session information to group all variables (#21719)Damien2017-02-221-1/+13