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
...
*
|
|
|
|
Merge pull request #12865 from aidanhs/aphs-document-env-vars-play
Brian Coca
2015-10-22
1
-0
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
Document setting environment variables in a playbook
Aidan Hobson Sayers
2015-10-22
1
-0
/
+11
|
/
/
/
/
/
*
|
|
|
|
made display part of variable manager and corrected reference to it
Brian Coca
2015-10-22
1
-8
/
+8
*
|
|
|
|
removed unused exception vars
Brian Coca
2015-10-22
1
-2
/
+2
|
/
/
/
/
*
|
|
|
Support cmd param in Tasks by assigning it to _raw_params
James Cammarata
2015-10-21
1
-0
/
+9
*
|
|
|
Workaround seeming bug in python-2.6's sys.exit()
Toshio Kuratomi
2015-10-21
1
-3
/
+15
*
|
|
|
Merge branch 'mathieumd-devel' into devel
James Cammarata
2015-10-21
2
-3
/
+3
|
\
\
\
\
|
*
|
|
|
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
5
-148
/
+228
*
|
|
|
|
Fix setting of interpreter values for delegated hosts
James Cammarata
2015-10-21
1
-1
/
+1
*
|
|
|
|
Merge pull request #12849 from bborysenko/docsite/handlers_order
James Cammarata
2015-10-21
1
-7
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
Fix order of handlers that were notified in different sections
Borys Borysenko
2015-10-21
1
-7
/
+9
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #12847 from godfreyduke/devel
Toshio Kuratomi
2015-10-21
2
-2
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
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
4
-66
/
+336
|
\
\
\
\
\
|
*
|
|
|
|
Hide values in json returns which were given in parameters marked no_log.
Toshio Kuratomi
2015-10-20
4
-66
/
+336
*
|
|
|
|
|
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
*
|
|
|
Merge pull request #12839 from zemanel/patch-1
Brian Coca
2015-10-20
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fixed docs typo
José Moreira
2015-10-20
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #12835 from zarnovican/remove_yum_pkg
Brian Coca
2015-10-20
2
-4
/
+4
|
\
\
\
\
|
*
|
|
|
DOC: in yum examples, 'pkg' arg renamed to 'name'
Brano Zarnovican
2015-10-20
2
-4
/
+4
|
/
/
/
/
*
|
|
|
Properly add the new test and limit six test to lib
Toshio Kuratomi
2015-10-20
2
-2
/
+54
*
|
|
|
Add python3-compat boilerplate to all .py files in lib/ansible
Toshio Kuratomi
2015-10-20
36
-8
/
+123
*
|
|
|
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
*
|
|
|
Cleanup pyflakes warning (real error)
Toshio Kuratomi
2015-10-19
1
-1
/
+8
*
|
|
|
Clean up a few more pyflakes warnings
Toshio Kuratomi
2015-10-19
2
-2
/
+8
*
|
|
|
Clean up pyflakes warnings in inventory
Toshio Kuratomi
2015-10-19
3
-7
/
+5
*
|
|
|
Tox seems to not like the subsitution key for some reason
Toshio Kuratomi
2015-10-19
1
-1
/
+2
[prev]
[next]