summaryrefslogtreecommitdiffstats
path: root/contrib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #10362 from emonty/fix-kwargBrian Coca2015-10-231-68/+95
|\
| * Update to final shade inventory interfaceMonty Taylor2015-10-201-68/+95
* | removed unused exception varsBrian Coca2015-10-221-2/+2
|/
* Merge pull request #12618 from AdThrive/develBrian Coca2015-10-122-2/+10
|\
| * Set the default use_private_network setting to Falsejamarzka2015-10-031-0/+4
| * Added an option to use the private network IP addressjamarzka2015-10-031-2/+6
* | Added additional ini file search path into contrib/inventory/zabbix.pyYuri Vysotskiy2015-10-081-1/+5
|/
* Move connection handling failure to connect_to_awsWill Thames2015-09-281-17/+6
* Fix security_token typo in ec2 inventoryJameel Al-Aziz2015-09-281-1/+1
* Combine ansible/ansible#5987 and ansible/ansible#8582Jameel Al-Aziz2015-09-281-25/+30
* Add an ec2 inventory option "boto_profile" that allowsJeff '2 bits' Bachtel2015-09-282-1/+10
* Allow ec2 inventory to use a boto profilewillthames2015-09-281-4/+47
* Output proper JSON from vbox dynamic inventory contrib scriptFerry Boender2015-09-261-2/+6
* Fix urlopen usage to use open_url insteadToshio Kuratomi2015-09-174-42/+25
* Compatibility with six-1.3.0Toshio Kuratomi2015-09-081-3/+3
* Replace type() checks with isinstance()Marius Gedminas2015-09-041-3/+3
* Python 3: use six.text_type instead of unicodeMarius Gedminas2015-09-042-3/+5
* Replace .iteritems() with six.iteritems()Marius Gedminas2015-09-038-11/+25
* Merge pull request #12150 from opoplawski/cobblerJames Cammarata2015-09-011-2/+9
|\
| * Fix setting dns_name in cobbler inventoryOrion Poplawski2015-08-281-2/+9
* | Add Nagios NDO inventory pluginJonathan Lestrelin2015-09-012-0/+119
|/
* Use print() as function under contrib/Marius Gedminas2015-08-2827-93/+104
* Use 'except ... as' syntax in contrib/ and test/ tooMarius Gedminas2015-08-2710-20/+20
* Avoid types.NoneTypeMarius Gedminas2015-08-271-1/+1
* Merge pull request #11446 from cchurch/windows_azure_from_towerBrian Coca2015-08-182-22/+85
|\
| * Updates to Windows Azure inventory script from Tower. Includes changes from h...Chris Church2015-08-102-22/+85
* | set script as executableBrian Coca2015-08-171-0/+0
* | Move the cache file to ~/.ansible/tmp.Tom Berger2015-08-111-2/+4
* | Name cache file by relevant regions - they might change between calls.Tom Berger2015-08-111-6/+8
* | Save the cache in a file specific to the RackSpace account in use.Tom Berger2015-08-111-1/+2
* | Cache the results for the RackSpace dynamic inventory.Tom Berger2015-08-111-3/+28
|/
* Openstack inventory updates from Tower. Includes changes from https://github...Chris Church2015-08-101-4/+6
* Cleaning up some debugging/commented code from #11709James Cammarata2015-08-071-9/+2
* fixed issues with output format and order keydmccue2015-08-071-4/+5
* adjusted output behaviordmccue2015-08-071-13/+13
* support for _meta retrievaldmccue2015-08-071-18/+24
* Merge pull request #8870 from photoninger/spacewalk_organizationsBrian Coca2015-08-072-11/+101
|\
| * Forgot to use commit -a to submit all changes...Bernhard Lichtinger2015-07-311-31/+66
| * Added support for ini-file.Bernhard Lichtinger2015-07-311-0/+16
| * Add support for multiple organizations in spacewalk.Bernhard Lichtinger2015-07-301-4/+43
* | Bug #11830, keep working even if we use private_networkingMarcos Garcia2015-08-021-1/+10
|/
* fix ssh_config inventory plugin to work with paramiko 1.7.2 till 1.15.2Tomas Karasek2015-07-291-5/+25
* Merge pull request #11560 from oscarhealth/develBrian Coca2015-07-292-2/+29
|\
| * ability to specify any combination of EC2 instance states to returnJason Young2015-07-122-2/+29
* | Merge pull request #11006 from alexlo03/ec2_inventory_clear_errorsBrian Coca2015-07-291-7/+10
|\ \
| * | simplify variable namesAlex Lo2015-07-141-3/+3
| * | generalize error context reporting, add elasticache explanationsAlex Lo2015-07-141-11/+10
| * | explain source of EC2 inventory errorAlex Lo2015-07-141-2/+6
| |/
* | put proxmox inventory in correct dir and added to changelogBrian Coca2015-07-291-0/+178
* | moved openvz inventory script to new homeBrian Coca2015-07-281-0/+77