- 21 Jan, 2014 5 commits
-
-
Jan-Piet Mens committed
-
Fix case where there is a ~/.ssh/known_hosts file and the host key is only in /etc/ssh/ssh_known_hosts
jctanner committed -
When not finding a host in ~/.ssh/known_hosts, the return value is 0 if the host just is not found. We then never check the system host file in /etc. This fixes the code to check /etc on any failure, not just a bad return code.
Rob Smith committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
- 20 Jan, 2014 12 commits
-
-
James Tanner committed
-
This reverts commit 6f4bfa2c, reversing changes made to c91ba3a7.
James Tanner committed -
Proposing fix for Issue #4324; adding support for su
jctanner committed -
Mark stat module as supporting check_mode
Michael DeHaan committed -
Paul Durivage committed
-
Paul Durivage committed
-
Paul Durivage committed
-
Enable su support in paramkio; disable su support in fireball, local, accelerate, chroot, jail, funcd connection plugins
Paul Durivage committed -
Paul Durivage committed
-
Fixes for ssh_alt support, adding in references to in_data where appropriate
Paul Durivage committed -
yum module: Attempt #2 to cause yum to fail on invalid url
jctanner committed -
Correctly compare values returned by 'sysctl -e -n'
jctanner committed
-
- 19 Jan, 2014 2 commits
-
-
Michael DeHaan committed
-
update default EC2 exclude regions -- this should be the best configuration for most users, but some may still want to tweak.
Michael DeHaan committed
-
- 18 Jan, 2014 3 commits
-
-
Laurent Defert committed
-
Simon Zimmermann committed
-
Simon Zimmermann committed
-
- 17 Jan, 2014 9 commits
-
-
Make synchronize module work better with local transport, fix #5668
Michael DeHaan committed -
fix str format error due to missing '%' in sysctl module
Michael DeHaan committed -
Simon Zimmermann committed
-
Spiff up the 'Developing Plugins' page
Michael DeHaan committed -
Michael Scherer committed
-
James Tanner committed
-
Colon in example failure message causes a YAML compile error
Michael DeHaan committed -
The example failure message was given as - fail: msg="Bailing out: this play requires 'bar'" The colon in the example causes a YAML compile error, so I am replacing it with a '.'
Taylor Brown committed -
Add support for Scientific Linux for hostname module
Michael DeHaan committed
-
- 16 Jan, 2014 9 commits
-
-
Allow keystring passed to authorized_key to contain blank lines and comments
jctanner committed -
the sysctl command. Calling sysctl should also not be true by default
James Tanner committed -
hostname module was lacking support for Scientific Linux, this commit adds it.
rishid committed -
James Tanner committed
-
Pipelining will be disabled by default, since it requires users remove the 'requiretty' option from the servers sudoers configuration.
James Cammarata committed -
Scott Gilbert committed
-
James Tanner committed
-
quantum_* modules: Neutron name change, keeping backward compatibility
jctanner committed -
James Cammarata committed
-