summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Fix urlparse import for Python3 (#31240)François Scala2017-10-263-11/+4
* refactor azure dynamic inventory script configparser import to support python...Thomas Stringer2017-10-051-4/+8
* Handle missing docker-py better (#27540)Will Thames2017-09-101-2/+18
* fixed incorrect endpoint selection in azure_rm.pyMatt Davis2017-09-011-5/+18
* Added handling optional GCE_CREDENTIALS_FILE_PATH (#25526)Maciej Lasyk2017-08-301-0/+2
* expose cloud_environment override in azure_rm modules (#28743)Matt Davis2017-08-291-19/+55
* Add GPL License header to freeipa inventory file. (#24353)Alejandro Bednarik2017-08-291-0/+2
* zabbix_inventory PEP8 compliance. (#28680)furhouse2017-08-281-2/+5
* Fixup the property collection for dictionaries vs. objects (#28609)jctanner2017-08-251-12/+21
* Fix valueerror in vmware_inventory.py (#28597)jctanner2017-08-241-1/+1
* Fix trailing space in ec2_vol example, fix 'the the' typos (#28440)David Kretch2017-08-192-2/+2
* Make FreeIPA inventory work (#25354)Abhijeet Kasurde2017-08-181-1/+6
* Added GPL header to vmware_inventory.py (#24443)Andrea Tartaglia2017-08-181-0/+15
* Fix #24546 (#24562)Michael Overmeyer2017-08-181-1/+1
* PEP8 fixesSam Doran2017-08-181-3/+3
* Use tenant in UserPassCredentials if set.Peter Hoffmann2017-08-181-1/+5
* Compatibility of gce.py (Google Cloud Ansible inventory) with Python 3 (#26032)Achraf Cherti2017-08-181-4/+8
* Added checks for machine.os_profile is not None before trying to access child...James Portman2017-08-151-2/+2
* Allow the Openstack dynamic inventory to discover ansible_user (#17944)Alvaro Aleman2017-08-111-0/+8
* support OS_CLOUD in openstack dynamic inventoryGerard Lynch2017-08-101-7/+14
* OS dynamic inventory: respect OS_CLOUD env varAlvaro Aleman2017-08-101-0/+1
* Add node private & public ips to gce groups (#12539)Do Hoang Khiem2017-08-091-0/+7
* Fix missing option in #27848 (#27892)Sebastian Cruz2017-08-091-0/+1
* Add option to group ec2 instances by platform. (#27848)Sebastian Cruz2017-08-072-0/+11
* Add possibility to interpret global parameters value as JSON with rich_params...Eric L2017-08-072-1/+20
* Use a real list comprehension rather than list() around a generator (#25594)Adam Johnson2017-08-071-1/+1
* [cloud] Group RDS instances by tag keys in ec2 dynamic inventory (#24763)Tian You2017-08-041-0/+24
* Fix 23417 (#27770)jctanner2017-08-041-0/+3
* assumption made that dopy only dep in dopy (#27536)Will Weber2017-08-031-1/+1
* Linode inventory improvements: Add _meta/hostvars to inventory output. Add a ...Nick Ball2017-08-021-5/+17
* 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