- 03 Aug, 2013 35 commits
-
-
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 -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
apt_key: Add 'keyring' parameter
Michael DeHaan committed -
A module to create and delete boundary.com meters
Michael DeHaan committed -
Set result to skipped when vol group is missing and lv state=absent
Michael DeHaan committed -
Add description to id parameter of ec2 module
Michael DeHaan committed -
ec2: check for changes
Michael DeHaan committed -
Allow destination paths in the hg module to include a tilde (~)
Michael DeHaan committed -
Fixes issue #3466 - When ansible can't authenticate against a host, and your answer is no, ansible crash.
James Cammarata committed -
Adding support for hashed known_hosts entries
Michael DeHaan committed -
James Cammarata committed
-
git://github.com/psvo/ansibleMichael DeHaan committed
-
Add some details in the docs about how the id parameter of the ec2 module behaves.
Lorin Hochstein committed -
Remove the reference to the unused "termination_list" parameter in the ec2 module. The instance_ids parameter is the one that contains the list of instance ids to be terminated.
Lorin Hochstein committed -
In the ec2 module, if an id is specified, check if there have been any changes. If not, return changed=False Fixes #3746
Lorin Hochstein committed -
Fixes issue #3714 - lvol module state=absent fails (with error) if the volume group doesn't exist
James Cammarata committed
-
- 02 Aug, 2013 5 commits
-
-
Fixes issue #3360 - Inconsistent behavior of the hg module w.r.t. dest path
James Cammarata committed -
Fixes Issue #3716 - SSH known host checking needs to understand hashed known hosts
James Cammarata committed -
Petr Svoboda committed
-
User: when creating new user, ignore empty groups value
Michael DeHaan committed -
now correctly 'types' value pairs that are passed to jinja overrides
Michael DeHaan committed
-