index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #10362 from emonty/fix-kwarg
Brian Coca
2015-10-23
1
-68
/
+95
|
\
|
*
Update to final shade inventory interface
Monty Taylor
2015-10-20
1
-68
/
+95
*
|
removed unused exception vars
Brian Coca
2015-10-22
1
-2
/
+2
|
/
*
Merge pull request #12618 from AdThrive/devel
Brian Coca
2015-10-12
2
-2
/
+10
|
\
|
*
Set the default use_private_network setting to False
jamarzka
2015-10-03
1
-0
/
+4
|
*
Added an option to use the private network IP address
jamarzka
2015-10-03
1
-2
/
+6
*
|
Added additional ini file search path into contrib/inventory/zabbix.py
Yuri Vysotskiy
2015-10-08
1
-1
/
+5
|
/
*
Move connection handling failure to connect_to_aws
Will Thames
2015-09-28
1
-17
/
+6
*
Fix security_token typo in ec2 inventory
Jameel Al-Aziz
2015-09-28
1
-1
/
+1
*
Combine ansible/ansible#5987 and ansible/ansible#8582
Jameel Al-Aziz
2015-09-28
1
-25
/
+30
*
Add an ec2 inventory option "boto_profile" that allows
Jeff '2 bits' Bachtel
2015-09-28
2
-1
/
+10
*
Allow ec2 inventory to use a boto profile
willthames
2015-09-28
1
-4
/
+47
*
Output proper JSON from vbox dynamic inventory contrib script
Ferry Boender
2015-09-26
1
-2
/
+6
*
Fix urlopen usage to use open_url instead
Toshio Kuratomi
2015-09-17
4
-42
/
+25
*
Compatibility with six-1.3.0
Toshio Kuratomi
2015-09-08
1
-3
/
+3
*
Replace type() checks with isinstance()
Marius Gedminas
2015-09-04
1
-3
/
+3
*
Python 3: use six.text_type instead of unicode
Marius Gedminas
2015-09-04
2
-3
/
+5
*
Replace .iteritems() with six.iteritems()
Marius Gedminas
2015-09-03
8
-11
/
+25
*
Merge pull request #12150 from opoplawski/cobbler
James Cammarata
2015-09-01
1
-2
/
+9
|
\
|
*
Fix setting dns_name in cobbler inventory
Orion Poplawski
2015-08-28
1
-2
/
+9
*
|
Add Nagios NDO inventory plugin
Jonathan Lestrelin
2015-09-01
2
-0
/
+119
|
/
*
Use print() as function under contrib/
Marius Gedminas
2015-08-28
27
-93
/
+104
*
Use 'except ... as' syntax in contrib/ and test/ too
Marius Gedminas
2015-08-27
10
-20
/
+20
*
Avoid types.NoneType
Marius Gedminas
2015-08-27
1
-1
/
+1
*
Merge pull request #11446 from cchurch/windows_azure_from_tower
Brian Coca
2015-08-18
2
-22
/
+85
|
\
|
*
Updates to Windows Azure inventory script from Tower. Includes changes from h...
Chris Church
2015-08-10
2
-22
/
+85
*
|
set script as executable
Brian Coca
2015-08-17
1
-0
/
+0
*
|
Move the cache file to ~/.ansible/tmp.
Tom Berger
2015-08-11
1
-2
/
+4
*
|
Name cache file by relevant regions - they might change between calls.
Tom Berger
2015-08-11
1
-6
/
+8
*
|
Save the cache in a file specific to the RackSpace account in use.
Tom Berger
2015-08-11
1
-1
/
+2
*
|
Cache the results for the RackSpace dynamic inventory.
Tom Berger
2015-08-11
1
-3
/
+28
|
/
*
Openstack inventory updates from Tower. Includes changes from https://github...
Chris Church
2015-08-10
1
-4
/
+6
*
Cleaning up some debugging/commented code from #11709
James Cammarata
2015-08-07
1
-9
/
+2
*
fixed issues with output format and order key
dmccue
2015-08-07
1
-4
/
+5
*
adjusted output behavior
dmccue
2015-08-07
1
-13
/
+13
*
support for _meta retrieval
dmccue
2015-08-07
1
-18
/
+24
*
Merge pull request #8870 from photoninger/spacewalk_organizations
Brian Coca
2015-08-07
2
-11
/
+101
|
\
|
*
Forgot to use commit -a to submit all changes...
Bernhard Lichtinger
2015-07-31
1
-31
/
+66
|
*
Added support for ini-file.
Bernhard Lichtinger
2015-07-31
1
-0
/
+16
|
*
Add support for multiple organizations in spacewalk.
Bernhard Lichtinger
2015-07-30
1
-4
/
+43
*
|
Bug #11830, keep working even if we use private_networking
Marcos Garcia
2015-08-02
1
-1
/
+10
|
/
*
fix ssh_config inventory plugin to work with paramiko 1.7.2 till 1.15.2
Tomas Karasek
2015-07-29
1
-5
/
+25
*
Merge pull request #11560 from oscarhealth/devel
Brian Coca
2015-07-29
2
-2
/
+29
|
\
|
*
ability to specify any combination of EC2 instance states to return
Jason Young
2015-07-12
2
-2
/
+29
*
|
Merge pull request #11006 from alexlo03/ec2_inventory_clear_errors
Brian Coca
2015-07-29
1
-7
/
+10
|
\
\
|
*
|
simplify variable names
Alex Lo
2015-07-14
1
-3
/
+3
|
*
|
generalize error context reporting, add elasticache explanations
Alex Lo
2015-07-14
1
-11
/
+10
|
*
|
explain source of EC2 inventory error
Alex Lo
2015-07-14
1
-2
/
+6
|
|
/
*
|
put proxmox inventory in correct dir and added to changelog
Brian Coca
2015-07-29
1
-0
/
+178
*
|
moved openvz inventory script to new home
Brian Coca
2015-07-28
1
-0
/
+77
[next]