summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
...
* Retrive subscription id from env (#42036)Yuwei Zhou2018-06-281-0/+1
* Remove redundant API method from foreman inventory (#41720)Abhijeet Kasurde2018-06-211-4/+0
* Fix openstack inventory script for multi-cloud case (#41664)Monty Taylor2018-06-181-2/+6
* Prefer readthedocs.io instead of readthedocs.org for doc links (#41537)Jon Dufresne2018-06-185-5/+5
* VMware: Add documentation for customValue (#41399)Abhijeet Kasurde2018-06-151-1/+4
* DigitalOcean - Fix TypeError when users have tags named the same as droplets ...ABond2018-06-151-11/+21
* add adfs_authority_url arg in azure_rm.py (#41071)Yunge Zhu2018-06-041-3/+5
* Fixes #40661 fixed elasticache inventory node limit issue. (#40674)rubal0332018-05-311-12/+15
* Pass cloud parameter to get_one call (#40892)Monty Taylor2018-05-301-1/+2
* retire shade in favor of openstacksdk for openstack modules (#40532)Artem Goncharov2018-05-251-11/+11
* Remove old openstack nova dynamic inventory script (#40465)Jesse Pretorius2018-05-252-277/+0
* Added ability to read config from env. instead of .init for use in Asible Tow...uberlinuxguy2018-05-241-1/+34
* Use DOCKER env variables when defined (#36759)denraf2018-05-231-7/+10
* Fixes #36621, support adfs auth through adal (#37909)Yunge Zhu2018-05-231-1/+46
* Fix shebangs and file modes and update tests. (#40563)Matt Clay2018-05-221-0/+0
* Update all pypi.python.org URLs to pypi.org (#38988)Jon Dufresne2018-05-144-5/+5
* cloudstack: use paging for listVirtualMachines (#40018)Peter Farmer2018-05-121-4/+4
* Adding multiple project support for GCE (#39473)John Roach2018-05-112-15/+24
* add user-agent to Azure API calls, and support MSI/CLI cred for inventory (#3...Yuwei Zhou2018-05-111-21/+75
* VMware: Custom Field in vmware_inventory (#39796)Abhijeet Kasurde2018-05-101-6/+10
* [ec2 contrib script] Add ability to filter EC2 instances via shell environmen...Daryl Banttari2018-05-021-2/+9
* [contrib] azure_rm.py add mechanism to force use of private ip as ansible_hos...Sylvain Rabot2018-05-021-2/+7
* ovirt: Clarify secrets configuration (#39501)Ondra Machacek2018-05-011-1/+2
* Convert more http links to https.Matt Clay2018-04-251-4/+2
* [cloud][aws] PEP8 renaming in EC2 dynamic inventory (#39164)Javier Beaumont2018-04-231-7/+7
* VMware: Support for multiple jinja filters in vmware_inventory (#38173)Abhijeet Kasurde2018-04-111-3/+15
* Fixes Making sure that the key value returns a string to avoid concatenation ...John Roach2018-04-051-1/+1
* Set `raw=True` when reading passwords from ConfigParser files. (#35582)Bill Nottingham2018-04-054-4/+4
* Fix dynamic inventory for vagrant does not work on python3 (#37631)Hideki Saito2018-03-221-4/+9
* Remove unused import from azure dyn inventory (#34980)Patrick Marques2018-03-221-2/+0
* Removed windows_azure inventory script to avoid confusion with azure_rm.py (#...Jordan Borean2018-03-222-310/+0
* Set win_rm protocol to the name, not the full ProtocolTypes object (#37499)Tyler Gregory2018-03-211-1/+1
* Allow filtering of instances by tags in GCE dynamic inventory (#35770)Peter Schiffer2018-03-142-1/+30
* FreeIPA inventory (ipalib 4.6.2): avoid exception (#34356)Pilou2018-02-261-2/+24
* Add a module_utils OpenStack Cloud constructor (#20974)Monty Taylor2018-02-151-14/+6
* Removed sort from json dump since response is a mix of strings and integers (...ABond2018-02-101-2/+2
* Add 'digital_ocean' as group (#21631)Simon Wydooghe2018-02-101-1/+3
* contrib(inventory): fix Scaleway inventory used w/env variable token (#35701)Paul B2018-02-052-2/+10
* Add ability to select to prefer IPv4 addresses for ansible_ssh_host (#35584)Richard Bywater2018-02-012-1/+17
* Contrib infoblox exattrs Fixes #35409 (#35410)Clement Trebuchet2018-01-311-1/+1
* refactors nios api shared code to handle provider better (#35393)Peter Sprygada2018-01-271-15/+6
* adds infoblox dynamic inventory script (#35328)Peter Sprygada2018-01-252-0/+159
* Add hash making inventory caches unique to inventory script ran (#34742)Jonathan McCall2018-01-231-0/+1
* Fix Digital Ocean inventory script pagination handling (#35153)Sam Edwards2018-01-231-1/+1
* consul_io: fixed service availability check (#34293)Kristóf Havasi2018-01-191-11/+19
* azure_rm inventory should add "ansible_connection: winrm" in host_vars for wi...Fabrice Flore-Thébault2018-01-181-0/+1
* Add ability to append suffix to host names for Cloudforms Inventory (#33565)Richard Bywater2018-01-172-0/+15
* freeipa: support for host vars (#34535)Abhijeet Kasurde2018-01-151-13/+18
* cloudstack: inventory: Added feature list by tag (#31319)Danilo Riecken P. de Morais2018-01-141-6/+11
* contrib(inventory): adds a dynamic inventory for Scaleway cloud (#30313)Paul B2018-01-132-0/+261