- 14 Aug, 2014 5 commits
-
-
Stephen Paul Suarez committed
-
Stephen Paul Suarez committed
-
The apache2_module module did not properly handle when a2enmod would handle apache module dependancies. It would always return a state of changed. I've updated the regular expression to properly parse that output as well as the normal output. A good example of this is the mod_proxy_http module.
Jack Neely committed -
Split the error check into two error checks and delay the checks so that listing existing volumes works more nicely. The error check should check that: * One and only one of volume_size id or name is set This fix adds the 'only one' part of that check and provides more useful error messages.
willthames committed -
Atlas Health committed
-
- 06 Aug, 2014 13 commits
-
-
James Cammarata committed
-
This reverts commit bd49a835.
James Cammarata committed -
James Cammarata committed
-
James Cammarata committed
-
James Cammarata committed
-
if python >=2.7 use the option allow_no_value=True for ini_file.
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Make issue template slightly more verbose.
Michael DeHaan committed -
Michael DeHaan committed
-
(B) This is a work in progress but the idea is to have text snippets where we can respond to tickets with a bit more helpful info. Not active just yet.
Michael DeHaan committed
-
- 05 Aug, 2014 13 commits
-
-
James Cammarata committed
-
Merge branch 'callback_template_delegate' of https://github.com/sergevanginderachter/ansible into sergevanginderachter-callback_template_delegate
James Cammarata committed -
James Cammarata committed
-
James Cammarata committed
-
Nico Cesar committed
-
James Cammarata committed
-
James Cammarata committed
-
Serge van Ginderachter committed
-
https://github.com/jsmartin/ansible
Merge branch 'fix_eip_regression' of https://github.com/jsmartin/ansible into jsmartin-fix_eip_regression
James Cammarata committed -
Removed max 8192 bytes, fixes #8424
Michael DeHaan committed -
Jonathan Mainguy committed
-
- 04 Aug, 2014 9 commits
-
-
Updated docs for health_check_type parameter.
Michael DeHaan committed -
The run_command module function will now poll stdout/stderr for data rather than using the builtin command communicate(), which can hang under certain circumstances. Fixes #7452 Fixes #7748 Fixes #8163
James Cammarata committed -
James Martin committed
-
Fixes a regression in 1453f7b0 that would causes unecessary wait_timeouts in certain module operations when a given IP address could not be found. Now wait_timeouts are only active during address associations of newly provisioned EIPs. Cleanup and comment of main(). s Added wait timeout.
James Martin committed -
Fixes #8330
James Cammarata committed -
Envirionment variable support in GCE inventory plugin.
Michael DeHaan committed -
Fix a typo in gem module documentation
Michael DeHaan committed -
Fixes issue #8339 where Scientific Linux incorrectly tries to use Fedora...
Michael DeHaan committed -
Fixes #8169
James Cammarata committed
-