summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Add a module_utils OpenStack Cloud constructor (#20974)Monty Taylor2018-02-151-14/+6
* 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
* Python 2.6 `str.format()` compatibility fixes.Matt Clay2018-01-103-9/+9
* More stable explicit file close. (#34303)Fedele Mantuano2018-01-021-2/+4
* Fix redeclaration of get_host_info function (#33608)Abhijeet Kasurde2018-01-021-3/+3
* consul_io.py: typo fixed in docs (#34292)Kristóf Havasi2017-12-301-1/+1
* contrib/inventory/consul_io: typo fixed in documentation (#34291)Kristóf Havasi2017-12-291-1/+1
* Use hostname in group_by_aws_account to prevent duplicates. (#34053)Robert "Bo" Davis2017-12-191-1/+1
* Use hostgroup_find(all=True) returns member hosts of all hostgroups in a sing...Ryan Groten2017-12-181-6/+1
* Replace exit() with sys.exit()Abhijeet Kasurde2017-12-142-12/+9
* Add scan_new_hosts feature in ansible foreman inventory (#33743)Giovanni Sciortino2017-12-142-1/+12
* Improve consul_io.py execution speed (#33737)pymag092017-12-132-10/+59
* Digital Ocean Inventory refactor (#29176)Abhijeet Kasurde2017-12-091-68/+135
* [cloud] Typo fixes for ec2 dynamic inventory (#32957)Ryan MacLean2017-11-301-3/+3
* Fix ConfigParser.set error in vmware_inventory (#31643)Abhijeet Kasurde2017-11-281-40/+6
* Fix invalid string escape sequences.Matt Clay2017-11-2119-22/+22
* VMware: change default host_filter to gueststate (#32839)Abhijeet Kasurde2017-11-212-3/+7
* Exception handling in vmware_inventory for vcsim (#32700)gamuniz2017-11-121-0/+2
* Add support for tags and instance attributes for destination variable for the...Kenny Woodson2017-10-241-1/+40
* ovirt: Add env variables to dynamic inventory (#31821)Ondra Machacek2017-10-181-4/+4
* Vault secrets script client inc new 'keyring' client (#27669)Adrian Likins2017-10-131-0/+147
* Port vault-keyring.py to properly load the config. Fixes #31304 (#31315)Matt Martz2017-10-131-10/+10
* Fix urlparse import for Python3 (#31240)François Scala2017-10-093-11/+4
* refactor azure dynamic inventory script configparser import to support python...Thomas Stringer2017-10-051-4/+8
* [cloud] RDS config should be getboolean, as per ec2.ini instructions (#31168)Avner Cohen2017-10-021-1/+1
* [cloud][contrib] Set missing default values for EC2 inventory (#28375)Jiri Tyr2017-09-291-129/+108
* Add a select_chain_match filter to vmware_inventory (#28778)jctanner2017-09-271-0/+10
* Implement AND'd filters in ec2.py/ini (#30272)Martin Krizek2017-09-212-49/+67
* Enable more pylint rules and fix reported issues. (#30539)Matt Clay2017-09-182-8/+3
* Allow filtering RDS instances by tags in the ec2 dynamic inventory script (#2...jchristi2017-09-141-2/+32
* Miscellaneous pylint fixes.Matt Clay2017-09-131-0/+5
* Fix dangerous default args. (#29839)Matt Clay2017-09-122-2/+5
* 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