summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* FreeIPA: Add support for nested hostgroups in FreeIPA (#14695)Ryan Groten2016-11-181-5/+11
* Performance improvement using in-operator on dictsDag Wieers2016-11-173-7/+7
* Add dynamic inventory for oVirt version 4 and RHV version 4 (#17910)Ondra Machacek2016-11-173-0/+260
* Port has_key to python3 compatible syntaxJames Tanner2016-11-161-7/+7
* Update the link to the os-client-config repositoryDavid Moreau Simard2016-11-081-1/+1
* Move mdt dynamic inventory plugin into contrib/inventory where itToshio Kuratomi2016-11-072-0/+149
* Resolves #18312 python3 support for ec2.pyTony Kinsley2016-11-031-1/+1
* Clean up shebangs for various files.Matt Clay2016-11-026-6/+4
* Port rax dynamic inventory script to Ansible 2.3 get_config() (#18204)Toshio Kuratomi2016-10-261-9/+25
* fix azure_rm.py to work with 2.0.0rc5 or rc6Matt Davis2016-10-261-3/+3
* Documented configuration option for urlJohn M. Carlin2016-10-241-1/+7
* Add SSL support to Consul inventory scriptJohn M. Carlin2016-10-241-1/+4
* add tag groupingThomas Sjögren2016-10-241-0/+5
* typo, do_tags, do_volume_idsThomas Sjögren2016-10-241-1/+3
* [GCE] Caching support for inventory script. (#18093)Tom Melendez2016-10-242-18/+120
* cloudstack: add domain, group per zone to dynamic inventory (#17792)René Moser2016-10-241-13/+36
* Correctly read use_private_network as booleanDaniel Yates2016-10-231-1/+1
* Fix improper handling of machine_type in ovirt inventory (#16251)Nijin Ashok2016-10-231-1/+6
* vmware_inventory: fix the --host and add 'properties' feature to ini (#18072)jctanner2016-10-182-22/+182
* vmware_inventory: Make the ceritifate check default, and create a config opti...jctanner2016-09-302-11/+15
* vmware_inventory: decode strings to ascii if not alphanumeric (#17618)jctanner2016-09-161-1/+4
* Changes as per @abadgerKhushil Dep2016-09-141-2/+2
* Add enumeration of block devices to ec2_block_devicesKhushil Dep2016-09-141-0/+5
* Corrected port designation in INI file (#17543)Davis Phillips2016-09-131-1/+1
* Use addresses and names reserved for documentationRobin Schneider2016-09-111-1/+1
* Add public_ip option to linode dynamic inventory (#17390)Jared Sprague2016-09-092-4/+18
* Migrate basestring to a python3 compatible type (#17199)Toshio Kuratomi2016-08-232-4/+5
* Use sys.exit(msg) i/o print() and sys.exit() (#15465)Adrian Likins2016-08-2310-37/+22
* vmware_inventory script improvements (#17142)jctanner2016-08-191-119/+94
* py3 print fixnitzmahone2016-08-181-35/+36
* add cloudforms inventory script (#17037)Josh Preston2016-08-182-0/+493
* vmware inventory script enhancements (#17106)jctanner2016-08-172-2/+43
* Merge pull request #16606 from ryansb/rds-cluster-inventory-aioueRyan Brown2016-08-152-0/+79
|\
| * Paginate DB cluster responses in AWS RDS dynamic inventoryRyan S. Brown2016-08-152-2/+8
| * Respect profiles & credentials for boto3 inventoryRyan S. Brown2016-07-061-3/+6
| * Fail softly when boto3 is not installedTom Paine2016-07-061-2/+11
| * Add RDS cluster info to EC2 dynamic inventoryTom Paine2016-07-062-0/+61
* | add default location and env override (#16854)Andrew Dolby2016-08-041-5/+8
* | Strip group names of whitespaces, so we can use space after comma in openstac...Oskar Wyciślak2016-08-041-1/+1
* | correct ini variable name (#16901)Dick Davies2016-08-011-1/+1
* | vmware_inventory.py excude more properties and fix debug printing on unicode ...jctanner2016-07-201-8/+12
* | Added the ability to filter gce grouped_instances by region/zone (#14138)Wayne Witzel III2016-07-141-2/+18
* | Upgrade to azure 2.0.0rc5 and add locations parameter.Chris Houseknecht2016-07-092-27/+39
|/
* Fix some typos (#16498)Shota2016-06-291-1/+1
* Merge pull request #16286 from kwoodson/gce_instance_statesRyan Brown2016-06-202-0/+29
|\
| * Adding instance_states option to gce inventoryKenny Woodson2016-06-172-0/+29
* | The output of the digital ocean script was invalid for ID and droplet name gr...Adam Thomas2016-06-151-2/+2
|/
* Fixes #16095: Maximumly 199 filter values (#16184)bqbn2016-06-131-1/+6
* * Fix broken indentation in vmware inventory (#16177)jctanner2016-06-071-11/+10
* Merge pull request #14699 from jhesketh/develMonty Taylor2016-06-072-0/+11
|\