- 10 Aug, 2013 1 commit
-
-
René Moser committed
-
- 09 Aug, 2013 2 commits
-
-
Previous patch was reverted due to the fact that there was an issue with the results not always being a dictionary (they're sometimes a unicode string, ie. when the with_items is used with yum). This minor change corrects that by checking for a dict object.
James Cammarata committed -
This reverts commit 1a4e6e41.
James Cammarata committed
-
- 08 Aug, 2013 5 commits
-
-
docfix: grammar in docstring for sysctl module
James Cammarata committed -
that loop over a lookup plugin. Fixes #3704 and #3735
Serge van Ginderachter committed -
Andy Wilson committed
-
to ensure consistent behavior, hosts should look like this: hosts: webservers:&boston:!rack42 So when applying the host selectors, run those without the "&" first, then the &s, then the !s. Closes #3500
Serge van Ginderachter committed -
Michael DeHaan committed
-
- 06 Aug, 2013 17 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
apt: Run remove commands noninteractively
Michael DeHaan committed -
Update callbacks used for async tasks
Michael DeHaan committed -
Minor doc update to s3 & ec2 modules
Michael DeHaan committed -
Add support for INI comments that begin with '#' or ';'
Michael DeHaan committed -
changed role path template to read all vars instead of just extra_vars
Michael DeHaan committed -
Proper packaging support for RHEL/CentOS 5
Michael DeHaan committed -
S3folder
Michael DeHaan committed -
Michael DeHaan committed
-
adding param to the ec2_vol module allowing custom iops setting when creating EBS volume
Michael DeHaan committed -
Correctly check for failed status from an async task. Use runner_on_async_failed callback (instead of runner_on_failed) when an async task times out. Add runner_on_async_ok callback when a task is started in fire and forget mode.
Chris Church committed -
Adds some additional docs about the module parameters for s3 and ec2 modules.
Lorin Hochstein committed -
Ini file format does not have a standard but ';' is used more often than '#' for comments
rishid committed -
Michael DeHaan committed
-
Update supervisorctl
Michael DeHaan committed -
Fixed the example.
didiercrunch committed
-
- 05 Aug, 2013 3 commits
-
-
I'm seeing ansible hang when trying to remove a package, and the hung process is `whiptail` like in #2763. It looks like we only use `APT_ENVVARS` and `DPKG_OPTIONS` for the `apt` commands in install() and upgrade(). This change uses them in remove() as well, which fixes the hang.
Alan Grosskurth committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
- 04 Aug, 2013 3 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
and the _meta hash contains a "hostvars", don't call --host hostname for any elements and just serve them directly for performance enhancements with the external inventory script and a large number of hosts.
Michael DeHaan committed
-
- 03 Aug, 2013 9 commits
-
-
Add urpmi as a package manager for mandriva-based distribution
Michael DeHaan committed -
Michael Scherer committed
-
Added support of an optional init method for action modules like rsync that need to alter the connection and other inject data before it's established.
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
event types for anything other than myapps here.
Michael DeHaan committed
-