index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
When using jsonify in modules, try several unicode encoding for dumps()
James Cammarata
2014-02-11
1
-1
/
+6
*
Refactor the synchronize action plugin and add unit tests
James Tanner
2014-02-11
1
-8
/
+41
*
Open LOG_LOCK file with FD_CLOEXEC to prevent file descriptor leakage
James Cammarata
2014-02-10
1
-3
/
+10
*
Merge branch 'issue_4812' into devel
James Cammarata
2014-02-10
1
-1
/
+9
|
\
|
*
Use finalize method in jinja2 to convert None values to empty strings
James Cammarata
2014-02-06
1
-1
/
+9
*
|
Specify mode in the makedirs call for fireball/accelerate keys
James Cammarata
2014-02-10
1
-1
/
+1
*
|
Merge branch 'devel' of https://github.com/xyrix/ansible into xyrix-devel
James Cammarata
2014-02-10
2
-3
/
+16
|
\
\
|
*
|
fixed thinkoes
xyrix
2014-02-06
1
-2
/
+2
|
*
|
fixed file perms checking
xyrix
2014-02-06
1
-1
/
+7
|
*
|
made accelerate keys directory configurable, and permissions for the file and...
xyrix
2014-02-06
2
-3
/
+10
|
|
/
*
|
Refining the fix made in #5885.
Richard C Isaacson
2014-02-08
1
-5
/
+24
*
|
Revert "Revert "Revert "Add the fork manager code (related to previous patch)...
Michael DeHaan
2014-02-08
1
-134
/
+0
*
|
Revert "Revert "Revert "This patch makes Ansible reuse fork allocation betwee...
Michael DeHaan
2014-02-08
1
-21
/
+47
*
|
Revert "While the previous work on the foon class can't be quite recycled, it...
Michael DeHaan
2014-02-08
2
-8
/
+20
*
|
While the previous work on the foon class can't be quite recycled, it's still...
Michael DeHaan
2014-02-08
2
-20
/
+8
*
|
Revert "Revert "This patch makes Ansible reuse fork allocation between sepera...
Michael DeHaan
2014-02-08
1
-47
/
+21
*
|
Revert "Revert "Add the fork manager code (related to previous patch).""
Michael DeHaan
2014-02-08
1
-0
/
+134
*
|
Revert "This patch makes Ansible reuse fork allocation between seperate insta...
Michael DeHaan
2014-02-08
1
-21
/
+47
*
|
Revert "Add the fork manager code (related to previous patch)."
Michael DeHaan
2014-02-08
1
-134
/
+0
*
|
Add the fork manager code (related to previous patch).
Michael DeHaan
2014-02-07
1
-0
/
+134
*
|
This patch makes Ansible reuse fork allocation between seperate instantations...
Michael DeHaan
2014-02-07
1
-47
/
+21
*
|
Merge pull request #5885 from risaacson/issue5739_4
Richard Isaacson
2014-02-07
2
-56
/
+98
|
\
\
|
*
|
Dug into the remaining FIXME and replaced with comments to document the expec...
Richard C Isaacson
2014-02-05
1
-2
/
+3
|
*
|
Addresses #5739 and cleans up copy.py
Richard C Isaacson
2014-02-04
2
-56
/
+97
*
|
|
Check mutually_exclusive parameters before applying defaults
James Tanner
2014-02-07
1
-1
/
+4
*
|
|
Merge pull request #5880 from willthames/ec2_modules_refactor
jctanner
2014-02-06
1
-0
/
+9
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Create a common EC2 connection argument spec for EC2 modules
Will Thames
2014-02-06
1
-0
/
+9
*
|
|
Merge pull request #5771 from bcoca/play_hosts2
jctanner
2014-02-06
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
added new play_hosts var
Brian Coca
2014-01-26
1
-0
/
+2
*
|
|
Properly count newlines appearing at the end of templates after rendering
James Cammarata
2014-02-05
2
-2
/
+18
*
|
|
Fix slow ssh
Luca Berruti
2014-02-05
2
-0
/
+6
*
|
|
Merge pull request #5576 from xyrix/symlink-bug-fix
jctanner
2014-02-04
1
-1
/
+1
|
\
\
\
|
*
|
|
fixed bug causing symlinks to fail in the host_vars, group_vars etc directories
jay
2014-01-10
1
-1
/
+1
*
|
|
|
Merge pull request #5662 from RSpiertz/update_playbook_error
jctanner
2014-02-04
1
-2
/
+11
|
\
\
\
\
|
*
|
|
|
PlayBook: better error message
Rutger Spiertz
2014-01-17
1
-2
/
+11
*
|
|
|
|
Fixes 5870 Template delegate hostname earlier in the process
James Tanner
2014-02-04
1
-5
/
+4
*
|
|
|
|
Fixes #5818 Default to all known connection information for the delegate host
James Tanner
2014-02-03
1
-30
/
+84
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
reword "except Error as e:" into "except Error, e:" to be compatible with Pyt...
Timur Batyrshin
2014-02-03
3
-3
/
+3
*
|
|
|
Revert "Fix for issue 5739. The copy module does not delete directories it wi...
James Cammarata
2014-02-03
1
-0
/
+2
*
|
|
|
Fix issue with handler notifications being sent out incorrectly
James Cammarata
2014-02-03
1
-1
/
+1
*
|
|
|
Merge branch 'issue5739_3' of https://github.com/risaacson/ansible into risaa...
James Cammarata
2014-02-03
1
-2
/
+0
|
\
\
\
\
|
*
|
|
|
Fix for issue 5739. The copy module does not delete directories it will only ...
Richard C Isaacson
2014-02-01
1
-2
/
+0
*
|
|
|
|
now with_items also accepts sets
Brian Coca
2014-02-01
1
-2
/
+2
*
|
|
|
|
Adding no_log: capability for tasks
James Cammarata
2014-01-31
7
-9
/
+26
|
/
/
/
/
*
|
|
|
Revert "Merge branch 'slow_ssh' of git://github.com/lberruti/ansible into lbe...
James Tanner
2014-01-30
2
-8
/
+28
*
|
|
|
Detect remote_user change in accelerate daemon and allow a restart
James Cammarata
2014-01-30
1
-0
/
+48
*
|
|
|
Merge pull request #5527 from sergevanginderachter/basedirdwim
jctanner
2014-01-30
2
-1
/
+4
|
\
\
\
\
|
*
|
|
|
path_dwim: fix when basedir not set
Serge van Ginderachter
2014-01-08
2
-1
/
+4
*
|
|
|
|
Handle implicit localhost when using '-i host,' syntax
James Cammarata
2014-01-30
1
-9
/
+13
*
|
|
|
|
Merge pull request #5806 from sivel/rax-mod-utils-improvements
jctanner
2014-01-30
1
-7
/
+39
|
\
\
\
\
\
[next]