summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9530 from sivel/rax-inventory-access-networkMichael DeHaan2014-11-172-68/+261
|\
| * Support fallbacks for access network and access ip versionMatt Martz2014-11-102-22/+37
| * Support boot from volume discoveryMatt Martz2014-11-101-1/+26
| * Add support for reading from a config fileMatt Martz2014-11-102-43/+157
| * Support RackConnect v3 by allowing a network to be specified for use in deter...Matt Martz2014-11-101-55/+94
* | Merge pull request #9368 from silvax/handle-return-non-on-joinBrian Coca2014-11-131-2/+2
|\ \ | |/ |/|
| * adding for loop on list to to handle the return of none when the list is empt...Andres Silva2014-10-171-2/+2
* | Delete import json. Several syntax changes.Sergei Antipov2014-11-101-4/+3
* | Merge pull request #9336 from dpkirchner/develJames Cammarata2014-10-201-0/+8
|\ \
| * | Added _meta hostvars key to gce.py plugin per the discussion in issue #9291.David Kirchner2014-10-141-0/+8
| |/
* | Add --pretty option for gce inventory pluginszk.kentaro2014-10-151-2/+6
|/
* Inventory Plugin to get hostgroups from FreeIPAAdam Young2014-10-101-0/+19
* Add support for filtering EC2 instances in dynamic inventoryMichal Gasek2014-09-032-1/+35
* Tweaking logical assignment of vm_metadata in abiquo inventory scriptJames Cammarata2014-09-021-2/+1
* Corrected VM metadata obtention between Abiquo versionsDaniel2014-08-282-4/+34
* fixing "else" typoMichael Peters2014-08-121-2/+2
* need to handle the case where include_pattern and exclude_pattern exist in th...Michael Peters2014-08-121-1/+5
* Merge branch 'spelling' of git://github.com/cgar/ansible into develMichael DeHaan2014-08-082-3/+3
|\
| * multiple spelling error changesCarlos E. Garcia2014-04-295-10/+10
* | Merge branch 'retf_py' of git://github.com/berendt/ansible into develMichael DeHaan2014-08-087-14/+14
|\ \
| * | fixed typos found by RETF rules in PY filesChristian Berendt2014-05-037-15/+15
* | | Merge pull request #8516 from mpeters/ec2_dyn_inventory_include_exclude_patternsMichael DeHaan2014-08-082-0/+30
|\ \ \
| * | | adding include_pattern and exclude_pattern options to ec2.pyMichael Peters2014-08-082-0/+30
* | | | Merge branch 'nova-compute-enhancements' of git://github.com/emonty/ansible i...Michael DeHaan2014-08-081-13/+15
|\ \ \ \ | |/ / / |/| | |
| * | | Update the nova inventory plugin with new ip codeMonty Taylor2014-08-021-13/+15
* | | | Envirionment variable support in GCE inventory plugin.Luke Sneeringer2014-08-011-15/+33
|/ / /
* | | Merge branch 'ec2inv-rdstoggle' of https://github.com/ingmar/ansible into ing...James Cammarata2014-07-312-3/+12
|\ \ \
| * | | Do not filter out RDS instances by default or in INI file to avoid changing c...Ingmar Hupp2014-03-272-3/+5
| * | | EC2 inventory toggle to exclude/include RDS instances.Ingmar Hupp2014-03-272-1/+8
* | | | Merge branch 'ec2_nested_groups' of https://github.com/cchurch/ansible into c...James Cammarata2014-07-312-16/+70
|\ \ \ \
| * | | | Add configurable option to support nested inventory groups.Chris Church2014-07-012-13/+67
* | | | | removed parent, wasn't very useful and caused problems across versionsBrian Coca2014-07-191-7/+5
* | | | | added environment variables as config overrides for vmware inventoryBrian Coca2014-07-192-48/+50
* | | | | Fix indentation in ec2.pyAdam Chainz2014-07-141-7/+7
* | | | | Merge pull request #8089 from ssalevan/ssalevan/add-collins-inventoryMichael DeHaan2014-07-102-0/+503
|\ \ \ \ \
| * | | | | Don't write to cache if queries failSteve Salevan2014-07-101-17/+34
| * | | | | Moving to_safe back into class for consistency purposesSteve Salevan2014-07-101-11/+11
| * | | | | Adding a Collins inventory script for AnsibleSteve Salevan2014-07-102-0/+486
* | | | | | Merge pull request #8010 from cchurch/ec2_all_instancesMichael DeHaan2014-07-092-4/+22
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add option to return all EC2/RDS instances regardless of state.Chris Church2014-07-012-4/+22
| |/ / / /
* | | | | Merge pull request #8007 from msabramo/nova.py_set_defaultsJames Cammarata2014-07-051-1/+7
|\ \ \ \ \
| * | | | | nova.py: Set defaults for OpenStack settingsMarc Abramowitz2014-07-011-1/+7
| |/ / / /
* | | | | Merge pull request #8012 from cchurch/callback_cleanupMichael DeHaan2014-07-034-20/+5
|\ \ \ \ \
| * | | | | Change parameter from pattern to name for playbook_on_play_start in example c...Chris Church2014-07-013-5/+5
| * | | | | Remove runner_on_error callback that is never used.Chris Church2014-07-014-15/+0
| |/ / / /
* | | | | Merge pull request #7996 from msabramo/nova.py_JSON_indented_and_sortedJames Cammarata2014-07-011-2/+2
|\ \ \ \ \
| * | | | | nova.py: indented and sorted JSON outputMarc Abramowitz2014-06-301-2/+2
| |/ / / /
* | | | | nova.py: Remove DOCUMENTATION blockMarc Abramowitz2014-06-301-112/+0
|/ / / /
* | | | Merge pull request #7555 from icebourg/softlayer_inventoryJames Cammarata2014-06-121-0/+163
|\ \ \ \
| * | | | Update dependencies. Add some doc notes.AJ Bourg2014-05-261-5/+9