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
*
Merge pull request #12879 from larsks/bug/12876
James Cammarata
2015-10-23
1
-2
/
+0
|
\
|
*
allow include: directive to work during exception processing
Lars Kellogg-Stedman
2015-10-23
1
-2
/
+0
*
|
Merge pull request #12878 from ansible/invocation-fix
Toshio Kuratomi
2015-10-23
26
-166
/
+380
|
\
\
|
|
/
|
/
|
|
*
Two fixes to action plugins
Toshio Kuratomi
2015-10-23
25
-173
/
+377
|
*
Fix for invocation not being added to output.
Toshio Kuratomi
2015-10-22
1
-1
/
+1
|
*
Restore the automatic addition of invocation to the output
Toshio Kuratomi
2015-10-22
2
-0
/
+10
*
|
Revert "make callbacks declare needing whitelisting"
Brian Coca
2015-10-22
10
-13
/
+3
*
|
Cleaning up FIXMEs
James Cammarata
2015-10-22
29
-101
/
+49
*
|
Update submodule refs
Toshio Kuratomi
2015-10-22
2
-0
/
+0
*
|
make callbacks declare needing whitelisting
Brian Coca
2015-10-22
10
-3
/
+13
|
/
*
Re-adding role_names magic variable
James Cammarata
2015-10-22
1
-0
/
+3
*
Merge pull request #12783 from larsks/bug/12782
Brian Coca
2015-10-22
1
-0
/
+6
|
\
|
*
correct value of remote_user for local connections
Lars Kellogg-Stedman
2015-10-16
1
-0
/
+6
*
|
added deprecation warning to comma separated role spec
Brian Coca
2015-10-22
1
-0
/
+9
*
|
Merge pull request #12861 from willthames/galaxy_spec_in_meta_main_fix
Brian Coca
2015-10-22
1
-0
/
+3
|
\
\
|
*
|
Allow meta/main.yml to include roles through spec file
Will Thames
2015-10-22
1
-0
/
+3
*
|
|
skip errors on conditional if task is include
Brian Coca
2015-10-22
1
-3
/
+8
*
|
|
made display part of variable manager and corrected reference to it
Brian Coca
2015-10-22
1
-8
/
+8
|
/
/
*
|
Support cmd param in Tasks by assigning it to _raw_params
James Cammarata
2015-10-21
1
-0
/
+9
*
|
Merge branch 'devel' of https://github.com/mathieumd/ansible into mathieumd-d...
James Cammarata
2015-10-21
2
-3
/
+3
|
\
\
|
*
|
Fixes #11055 - Set locale via LC_ALL
Mathieu
2015-10-19
2
-4
/
+4
*
|
|
Return correct changed flag when using check mode with template and force=no
James Cammarata
2015-10-21
1
-2
/
+6
*
|
|
fix prompt, static methods don't get 'self'
Brian Coca
2015-10-21
1
-2
/
+2
*
|
|
Merge pull request #12853 from ansible/winrm-return-bytes
Toshio Kuratomi
2015-10-21
1
-5
/
+5
|
\
\
\
|
*
|
|
In v2, exec_command should return bytes and the caller will take responsibili...
Toshio Kuratomi
2015-10-21
1
-5
/
+5
*
|
|
|
And another fix for docs
Toshio Kuratomi
2015-10-21
1
-0
/
+0
*
|
|
|
Correct docs build
Toshio Kuratomi
2015-10-21
1
-0
/
+0
*
|
|
|
Update submodule refs
Toshio Kuratomi
2015-10-21
2
-0
/
+0
*
|
|
|
Update the use of no_log values to cover everything that heuristic_log_saniti...
Toshio Kuratomi
2015-10-21
1
-85
/
+78
*
|
|
|
Fix setting of interpreter values for delegated hosts
James Cammarata
2015-10-21
1
-1
/
+1
*
|
|
|
Remove mutable default arguments.
gduke
2015-10-21
2
-2
/
+6
*
|
|
|
Update submodule ref
Toshio Kuratomi
2015-10-21
1
-0
/
+0
*
|
|
|
Merge pull request #12846 from ansible/nolog-for-return-value
Toshio Kuratomi
2015-10-21
1
-3
/
+83
|
\
\
\
\
|
*
|
|
|
Hide values in json returns which were given in parameters marked no_log.
Toshio Kuratomi
2015-10-20
1
-3
/
+83
*
|
|
|
|
Merge pull request #12842 from mcsalgado/include_with_items
James Cammarata
2015-10-20
1
-5
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
Revert back to copying self._task.args
Victor Salgado
2015-10-20
1
-4
/
+5
|
*
|
|
|
|
Fix typo
Victor Salgado
2015-10-20
1
-1
/
+1
|
|
/
/
/
/
*
/
/
/
/
now galaxy correctly detects empty requirements file
Brian Coca
2015-10-20
2
-10
/
+20
|
/
/
/
/
*
|
|
|
Don't use local transport for delegated hosts if the inventory_hostname isn't...
James Cammarata
2015-10-20
1
-2
/
+4
*
|
|
|
Simplify UnsafeProxy as we don't need to use it for byte strings, only text
Toshio Kuratomi
2015-10-20
1
-34
/
+16
*
|
|
|
Fixing bug in includes caused by 892d9b8
James Cammarata
2015-10-20
1
-2
/
+2
|
/
/
/
*
|
|
Update submodule refs
Toshio Kuratomi
2015-10-20
2
-0
/
+0
*
|
|
Add python3-compat boilerplate to all .py files in lib/ansible
Toshio Kuratomi
2015-10-20
34
-7
/
+120
*
|
|
avoid relative shlex import
Brian Coca
2015-10-20
1
-0
/
+1
*
|
|
Removing some cruft related to _local_action value on Task, which was removed
James Cammarata
2015-10-19
3
-37
/
+12
*
|
|
Cleanup pyflakes warning (real error)
Toshio Kuratomi
2015-10-19
1
-0
/
+1
*
|
|
Cleanup more pyflakes warnings (2 real problems)
Toshio Kuratomi
2015-10-19
7
-22
/
+13
*
|
|
Simplify group_by by removing BYPASS_HOST_LOOP from the action
James Cammarata
2015-10-19
3
-35
/
+26
*
|
|
Cleanup some pyflakes warning (1 real error)
Toshio Kuratomi
2015-10-19
7
-9
/
+8
*
|
|
Clean up some more pyflakes warnings
Toshio Kuratomi
2015-10-19
3
-9
/
+2
[next]