- 19 Mar, 2014 21 commits
-
-
Michael DeHaan committed
-
git://github.com/tksmd/ansibleMichael DeHaan committed
-
Michael DeHaan committed
-
irc module: Make default irc color none; add color none
Michael DeHaan committed -
Fixes #4875
James Cammarata committed -
James Tanner committed
-
James Tanner committed
-
James Tanner committed
-
James Tanner committed
-
Fixes #6254
James Cammarata committed -
fixed issue with directory permissions on copy
James Cammarata committed -
Make SSL verification on Mac OS X work out of the box
James Cammarata committed -
Also add a unit test for vaulteditor to verify 1.0 passwords with newline chars.
James Tanner committed -
Hipchat callback: Make "notify" flag optional (default off)
Michael DeHaan committed -
Mahemoff committed
-
Mahemoff committed
-
James Tanner committed
-
Matt Martz committed
-
Mahemoff committed
-
Brian Coca committed
-
James Tanner committed
-
- 18 Mar, 2014 19 commits
-
-
Matt Martz committed
-
Fixed bug that occurred when pkgsite not specified
Michael DeHaan committed -
Update example to include delete on termination
Michael DeHaan committed -
Fix domain name in slack module
Michael DeHaan committed -
Fabian Freyer committed
-
joehack3r committed
-
apt_repository: autoinstall python-apt if not available
James Tanner committed -
patrickheeney committed
-
James Cammarata committed
-
Fixes #6557
James Cammarata committed -
Michael DeHaan committed
-
A module for notifications through the Slack.com platform
Michael DeHaan committed -
James Cammarata committed
-
add param to note example for ssh-keyscan
Michael DeHaan committed -
This fixes an issue related to the new run_command changes, whereby Popen fails to run a command when an executable is specified + shell=False and there are multiple positional arguments (see Popen docs for details)
James Cammarata committed -
homebrew: state=head includes --HEAD
Michael DeHaan committed -
James Tanner committed
-
hostnames in the known hosts file are typically stored as Hashed values, calling 'ssh-keyscan' with '-H' changes to output to the Hashed format so that the known_hosts file looks more consistent
andreaskern committed -
James Tanner committed
-