index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updating files for new upstream release 1.5.0
v1.5.0
James Cammarata
2014-02-28
4
-6
/
+6
*
Misc changelog updates.
Michael DeHaan
2014-02-28
1
-2
/
+6
*
Release codename placeholder :)
Michael DeHaan
2014-02-28
1
-1
/
+2
*
Show more whitespace throughout playbook examples to encourage better standar...
Michael DeHaan
2014-02-28
8
-6
/
+53
*
Make the npm production parameter in the docs list the choices.
Michael DeHaan
2014-02-28
1
-0
/
+1
*
Simplify file module parameter description.
Michael DeHaan
2014-02-28
1
-1
/
+1
*
Since the ec2 parameter is named 'key_name' and 'keypair' is just an alias, use
Michael DeHaan
2014-02-28
1
-10
/
+10
*
Trim references to fireball as we want folks using accelerate or pipelining o...
Michael DeHaan
2014-02-28
6
-100
/
+20
*
Handle empty results from failed connections in _remote_md5()
James Cammarata
2014-02-28
1
-1
/
+6
*
Merge pull request #6076 from wshaddix/patch-1
Michael DeHaan
2014-02-28
1
-1
/
+1
|
\
|
*
Update intro_configuration.rst
Wes Shaddix
2014-02-19
1
-1
/
+1
*
|
Merge pull request #6224 from gildegoma/runner-connection-cleanup
Michael DeHaan
2014-02-28
1
-3
/
+3
|
\
\
|
*
|
Fully clean 'ssh_old' and 'paramiko_alt' options
Gilles Cornu
2014-02-28
1
-3
/
+3
*
|
|
Merge pull request #6222 from csinchok/patch-1
Michael DeHaan
2014-02-28
1
-1
/
+1
|
\
\
\
|
*
|
|
Typo in rabbitmq_plugin docs
Chris Sinchok
2014-02-28
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #6223 from lvh/patch-2
Michael DeHaan
2014-02-28
1
-0
/
+1
|
\
\
\
|
*
|
|
Support ssh-ed25519 keys
Laurens Van Houtven
2014-02-28
1
-0
/
+1
|
|
/
/
*
/
/
Use the no-user-groups option (-N) for useradd in the user module
James Cammarata
2014-02-28
1
-0
/
+6
|
/
/
*
|
Merge pull request #6221 from risaacson/pull_6176
Richard Isaacson
2014-02-28
1
-5
/
+16
|
\
\
|
*
|
Typo fix.
Richard C Isaacson
2014-02-28
1
-1
/
+1
|
*
|
Replace mode with octal renaming to mode.
Richard C Isaacson
2014-02-28
1
-2
/
+1
|
*
|
Merge pull request #1 from bcoca/stat_updaates
Richard Isaacson
2014-02-28
1
-4
/
+16
|
/
|
|
|
*
|
added octal representation of mode and made md5 checksumming optional
Brian Coca
2014-02-26
1
-4
/
+16
*
|
|
Merge pull request #6218 from risaacson/issues_6194
Richard Isaacson
2014-02-28
1
-0
/
+45
|
\
\
\
|
*
|
|
Minor cleanup.
Richard C Isaacson
2014-02-28
1
-2
/
+2
|
*
|
|
copy module: cleanup and if directory_mode not set default to umask
Richard C Isaacson
2014-02-28
1
-1
/
+14
|
*
|
|
Copy Module: Add the ability to set directory attributes on recursive copy.
Richard C Isaacson
2014-02-28
1
-0
/
+32
*
|
|
|
Add note about ansible-vault to the changelog
James Tanner
2014-02-28
1
-0
/
+1
*
|
|
|
Add changelog note for docker-py 0.3.0
James Tanner
2014-02-28
1
-0
/
+1
*
|
|
|
Update changelog for new yum module behavior
James Tanner
2014-02-28
1
-0
/
+1
*
|
|
|
Merge pull request #6171 from joshuaconner/update_to_docker-py_0.3.0
jctanner
2014-02-28
1
-71
/
+257
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
docker: add 'version_added' to the appropriate documentation entries
Joshua Conner
2014-02-26
1
-4
/
+10
|
*
|
|
docker: update to docker-py 0.3.0, plus full port binding support, container ...
Joshua Conner
2014-02-26
1
-72
/
+252
*
|
|
|
Merge pull request #6208 from jctanner/yum-rhn-fix
Michael DeHaan
2014-02-28
1
-0
/
+17
|
\
\
\
\
|
*
|
|
|
add failsafe comment for install_repoquery
James Tanner
2014-02-27
1
-2
/
+3
|
*
|
|
|
remove install_repoquery docstring
James Tanner
2014-02-27
1
-12
/
+0
|
*
|
|
|
Install yum-utils by default
James Tanner
2014-02-27
1
-2
/
+2
|
*
|
|
|
Fix typo
James Tanner
2014-02-27
1
-1
/
+1
|
*
|
|
|
Fix up docstring type and extra info about list
James Tanner
2014-02-27
1
-2
/
+3
|
*
|
|
|
Update docstring for rhn details
James Tanner
2014-02-27
1
-1
/
+3
|
*
|
|
|
Add install_repoquery parameter to the yum module
James Tanner
2014-02-27
1
-0
/
+25
*
|
|
|
|
Add vault documentation.
Michael DeHaan
2014-02-28
1
-0
/
+97
*
|
|
|
|
Document vault and make some cross-references in places where people should r...
Michael DeHaan
2014-02-27
5
-6
/
+20
*
|
|
|
|
Trim pipelining docs a bit.
Michael DeHaan
2014-02-27
1
-6
/
+6
*
|
|
|
|
Expand the source path in the action plugin when not using a remote source
James Cammarata
2014-02-27
1
-0
/
+3
|
/
/
/
/
*
|
|
|
Save the original transport in runner after detecting the smart transport
James Cammarata
2014-02-27
1
-1
/
+3
*
|
|
|
Merge pull request #6198 from jlaska/integration_ec2
Michael DeHaan
2014-02-27
53
-4
/
+1012
|
\
\
\
\
|
*
|
|
|
First pass at ec2 module tests
James Laska
2014-02-26
53
-4
/
+1012
*
|
|
|
|
Merge pull request #6201 from cchurch/devel
Michael DeHaan
2014-02-27
2
-12
/
+18
|
\
\
\
\
\
|
*
|
|
|
|
Added integration test for subversion parameters that need escaping.
Chris Church
2014-02-27
1
-0
/
+6
[next]