- 06 Aug, 2013 16 commits
-
-
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 18 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 -
Michael DeHaan committed
-
Add rpm_key module
Michael DeHaan committed -
Indexed items lookup plugin
Michael DeHaan committed -
Extra vars from file
Michael DeHaan committed -
NEW MODULE: dnsmadeeasy
Michael DeHaan committed -
Made Linode inventory module much faster.
Michael DeHaan committed -
Set default XMPP message type to 'chat'.
Michael DeHaan committed -
Michael DeHaan committed
-
Pacman module: recursive remove support
Michael DeHaan committed
-