- 28 Feb, 2014 13 commits
-
-
The newest version of OpenSSH supports a new, wonderful key type. authorized_key incorrectly discards pubkeys of this type as busted because it doesn't recognize type signature.
Laurens Van Houtven committed -
stat module: mode is now returned as an octal and md5 call can be skipped.
Richard Isaacson committed -
Richard C Isaacson committed
-
Closes GH-6176 This way for mode we return in an octal format which is immediately usable compared to transforming it later.
Richard C Isaacson committed -
added octal representation of mode and made md5 checksumming optional
Richard Isaacson committed -
Copy Module: Add the ability to set directory attributes on recursive copy.
Richard Isaacson committed -
Richard C Isaacson committed
-
Richard C Isaacson committed
-
James Tanner committed
-
James Tanner committed
-
James Tanner committed
-
docker: update to docker-py 0.3.0, plus full port binding support etc. from #5639
jctanner committed -
Closes GH-6194. These changes pass attribute modifications through to new directories during a recursive copy with an addition allowing for the directory mode to be set independantly.
Richard C Isaacson committed
-
- 27 Feb, 2014 20 commits
-
-
Fixes #6205 Add install_repoquery parameter to the yum module
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Fixes #6209
James Cammarata committed -
James Tanner committed
-
James Tanner committed
-
James Tanner committed
-
James Tanner committed
-
James Tanner committed
-
James Tanner committed
-
James Tanner committed
-
Fixes #6192
James Cammarata committed -
First pass at ec2 module tests
Michael DeHaan committed -
Escape subversion parameters for running svn commands
Michael DeHaan committed -
unarchive: output dest in error-message
Michael DeHaan committed -
Richard Isaacson committed
-
muffl0n committed
-
Chris Church committed
-
Pass svn arguments as a list of strings instead of using string substition to ensure all parameters are escaped properly.
Chris Church committed
-
- 26 Feb, 2014 7 commits
-
-
column must always be less than len(probline)
Richard Isaacson committed -
Fixes related to GH-5773.
Richard C Isaacson committed -
James Laska committed
-
James Cammarata committed
-
https://github.com/willthames/ansible…
Merge branch 'ec2_boto_config_region' of https://github.com/willthames/ansible into willthames-ec2_boto_config_region
James Cammarata committed -
James Cammarata committed
-
James Cammarata committed
-