- 20 Jan, 2015 1 commit
-
-
parameters.
Erinn Looney-Triggs committed
-
- 16 Jan, 2015 1 commit
-
-
Chris Meyers committed
-
- 08 Jan, 2015 1 commit
-
-
Jason committed
-
- 07 Jan, 2015 1 commit
-
- 19 Dec, 2014 1 commit
-
-
Dan Jenkins committed
-
- 10 Nov, 2014 5 commits
-
-
Matt Martz committed
-
Matt Martz committed
-
Matt Martz committed
-
Support RackConnect v3 by allowing a network to be specified for use in determining ansible_ssh_host
Matt Martz committed -
Import json called twice. In first it will call an exception, if json module not installed.
Sergei Antipov committed
-
- 17 Oct, 2014 1 commit
-
-
adding for loop on list to to handle the return of none when the list is empty. With the previous method if the list was empty the script died. See http://stackoverflow.com/questions/18852324/typeerror-sequence-item-0-expected-string-nonetype-found
Andres Silva committed
-
- 14 Oct, 2014 2 commits
-
-
szk.kentaro committed
-
David Kirchner committed
-
- 11 Oct, 2014 1 commit
-
-
Adam Young committed
-
- 02 Sep, 2014 2 commits
-
-
This allows filtering out EC2 instances based on various different filters including tags. As requested in 7480 it supports logical "OR" instead of "AND" on the provided list of filters.
Michal Gasek committed -
James Cammarata committed
-
- 28 Aug, 2014 1 commit
-
-
Daniel committed
-
- 12 Aug, 2014 2 commits
-
-
Michael Peters committed
-
need to handle the case where include_pattern and exclude_pattern exist in the config file but contain empty strings
Michael Peters committed
-
- 08 Aug, 2014 1 commit
-
-
Michael Peters committed
-
- 03 Aug, 2014 1 commit
-
-
The provisioning module knows more about how nova deals with IP addresses now. Ensure that the inventory module is similarly as smart by separating out the logic into the openstack/module_utils.
Monty Taylor committed
-
- 01 Aug, 2014 1 commit
-
-
Luke Sneeringer committed
-
- 19 Jul, 2014 2 commits
-
-
fixed cache expiration
Brian Coca committed -
fixed vmware properties, was getting parent's properties cache now actually works removed tags, they were not the ones i was looking for renamed cache defaults fixed ini file to match
Brian Coca committed
-
- 14 Jul, 2014 1 commit
-
-
Adam Chainz committed
-
- 10 Jul, 2014 3 commits
-
-
Steve Salevan committed
-
Steve Salevan committed
-
Steve Salevan committed
-
- 01 Jul, 2014 6 commits
-
-
Chris Church committed
-
Chris Church committed
-
Chris Church committed
-
Chris Church committed
-
- auth_system - region_name These are config settings that could be left out in many scenarios, but the current code is requiring them. With this in place, I can get by with this minimal .ini file: ```ini [openstack] version=1.1 auth_url=http://{keystone_host}:5000/v2.0 project_id=web username={username} api_key={password} ```
Marc Abramowitz committed -
Marc Abramowitz committed
-
- 30 Jun, 2014 1 commit
-
-
@mpdehaan said that nothing uses them at https://github.com/ansible/ansible/pull/7988#issuecomment-47600006
Marc Abramowitz committed
-
- 07 Jun, 2014 1 commit
-
-
azure - fix for: temporary redirect, not deleted vhds, missing locations and role types, async api calls
Martin Joehren committed
-
- 05 Jun, 2014 1 commit
-
-
Signed-off-by: Hector Acosta <hector.acosta@gmail.com>
Hector Acosta committed
-
- 29 May, 2014 1 commit
-
-
Sean Whitbeck committed
-
- 26 May, 2014 2 commits