index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
inventory
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Corrected spelling mistake
Jason
2015-01-08
1
-1
/
+1
*
Fix various inventory scripts to use env python
Michael Scherer
2015-01-07
3
-3
/
+3
*
Add a new inventory group so you can see instances in a particular VPC
Dan Jenkins
2014-12-19
1
-3
/
+7
*
Merge pull request #9530 from sivel/rax-inventory-access-network
Michael DeHaan
2014-11-17
2
-68
/
+261
|
\
|
*
Support fallbacks for access network and access ip version
Matt Martz
2014-11-10
2
-22
/
+37
|
*
Support boot from volume discovery
Matt Martz
2014-11-10
1
-1
/
+26
|
*
Add support for reading from a config file
Matt Martz
2014-11-10
2
-43
/
+157
|
*
Support RackConnect v3 by allowing a network to be specified for use in deter...
Matt Martz
2014-11-10
1
-55
/
+94
*
|
Merge pull request #9368 from silvax/handle-return-non-on-join
Brian Coca
2014-11-14
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
adding for loop on list to to handle the return of none when the list is empt...
Andres Silva
2014-10-17
1
-2
/
+2
*
|
Delete import json. Several syntax changes.
Sergei Antipov
2014-11-10
1
-4
/
+3
*
|
Merge pull request #9336 from dpkirchner/devel
James Cammarata
2014-10-20
1
-0
/
+8
|
\
\
|
*
|
Added _meta hostvars key to gce.py plugin per the discussion in issue #9291.
David Kirchner
2014-10-14
1
-0
/
+8
|
|
/
*
/
Add --pretty option for gce inventory plugin
szk.kentaro
2014-10-14
1
-2
/
+6
|
/
*
Inventory Plugin to get hostgroups from FreeIPA
Adam Young
2014-10-11
1
-0
/
+19
*
Add support for filtering EC2 instances in dynamic inventory
Michal Gasek
2014-09-03
2
-1
/
+35
*
Tweaking logical assignment of vm_metadata in abiquo inventory script
James Cammarata
2014-09-02
1
-2
/
+1
*
Corrected VM metadata obtention between Abiquo versions
Daniel
2014-08-28
2
-4
/
+34
*
fixing "else" typo
Michael Peters
2014-08-12
1
-2
/
+2
*
need to handle the case where include_pattern and exclude_pattern exist in th...
Michael Peters
2014-08-12
1
-1
/
+5
*
Merge branch 'spelling' of git://github.com/cgar/ansible into devel
Michael DeHaan
2014-08-08
2
-3
/
+3
|
\
|
*
multiple spelling error changes
Carlos E. Garcia
2014-04-29
4
-5
/
+5
*
|
Merge branch 'retf_py' of git://github.com/berendt/ansible into devel
Michael DeHaan
2014-08-08
6
-10
/
+10
|
\
\
|
*
|
fixed typos found by RETF rules in PY files
Christian Berendt
2014-05-03
6
-10
/
+10
*
|
|
Merge pull request #8516 from mpeters/ec2_dyn_inventory_include_exclude_patterns
Michael DeHaan
2014-08-08
2
-0
/
+30
|
\
\
\
|
*
|
|
adding include_pattern and exclude_pattern options to ec2.py
Michael Peters
2014-08-08
2
-0
/
+30
*
|
|
|
Merge branch 'nova-compute-enhancements' of git://github.com/emonty/ansible i...
Michael DeHaan
2014-08-08
1
-13
/
+15
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Update the nova inventory plugin with new ip code
Monty Taylor
2014-08-03
1
-13
/
+15
*
|
|
|
Envirionment variable support in GCE inventory plugin.
Luke Sneeringer
2014-08-01
1
-15
/
+33
|
/
/
/
*
|
|
Merge branch 'ec2inv-rdstoggle' of https://github.com/ingmar/ansible into ing...
James Cammarata
2014-07-31
2
-3
/
+12
|
\
\
\
|
*
|
|
Do not filter out RDS instances by default or in INI file to avoid changing c...
Ingmar Hupp
2014-03-27
2
-3
/
+5
|
*
|
|
EC2 inventory toggle to exclude/include RDS instances.
Ingmar Hupp
2014-03-27
2
-1
/
+8
*
|
|
|
Merge branch 'ec2_nested_groups' of https://github.com/cchurch/ansible into c...
James Cammarata
2014-07-31
2
-16
/
+70
|
\
\
\
\
|
*
|
|
|
Add configurable option to support nested inventory groups.
Chris Church
2014-07-01
2
-13
/
+67
*
|
|
|
|
removed parent, wasn't very useful and caused problems across versions
Brian Coca
2014-07-19
1
-7
/
+5
*
|
|
|
|
added environment variables as config overrides for vmware inventory
Brian Coca
2014-07-19
2
-48
/
+50
*
|
|
|
|
Fix indentation in ec2.py
Adam Chainz
2014-07-14
1
-7
/
+7
*
|
|
|
|
Merge pull request #8089 from ssalevan/ssalevan/add-collins-inventory
Michael DeHaan
2014-07-10
2
-0
/
+503
|
\
\
\
\
\
|
*
|
|
|
|
Don't write to cache if queries fail
Steve Salevan
2014-07-10
1
-17
/
+34
|
*
|
|
|
|
Moving to_safe back into class for consistency purposes
Steve Salevan
2014-07-10
1
-11
/
+11
|
*
|
|
|
|
Adding a Collins inventory script for Ansible
Steve Salevan
2014-07-10
2
-0
/
+486
*
|
|
|
|
|
Merge pull request #8010 from cchurch/ec2_all_instances
Michael DeHaan
2014-07-09
2
-4
/
+22
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Add option to return all EC2/RDS instances regardless of state.
Chris Church
2014-07-01
2
-4
/
+22
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #8007 from msabramo/nova.py_set_defaults
James Cammarata
2014-07-05
1
-1
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
nova.py: Set defaults for OpenStack settings
Marc Abramowitz
2014-07-01
1
-1
/
+7
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #7996 from msabramo/nova.py_JSON_indented_and_sorted
James Cammarata
2014-07-02
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
nova.py: indented and sorted JSON output
Marc Abramowitz
2014-07-01
1
-2
/
+2
|
|
/
/
/
/
*
/
/
/
/
nova.py: Remove DOCUMENTATION block
Marc Abramowitz
2014-07-01
1
-112
/
+0
|
/
/
/
/
*
|
|
|
Merge pull request #7555 from icebourg/softlayer_inventory
James Cammarata
2014-06-12
1
-0
/
+163
|
\
\
\
\
|
*
|
|
|
Update dependencies. Add some doc notes.
AJ Bourg
2014-05-27
1
-5
/
+9
[next]