index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
v2
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial support for vault in v2
James Cammarata
2015-03-12
3
-44
/
+79
*
Fix v2 for #10426
Toshio Kuratomi
2015-03-12
1
-2
/
+3
*
preliminary privlege escalation unification + pbrun
Brian Coca
2015-03-10
1
-8
/
+8
*
Update the modules
Toshio Kuratomi
2015-03-05
1
-0
/
+0
*
Fixing bug related to dynamic includes + with* loops
James Cammarata
2015-03-04
2
-2
/
+5
*
Getting dynamic includes working a bit better on v2
James Cammarata
2015-03-04
9
-41
/
+149
*
Add run_once/BYPASS_HOST_LOOP feature in v2
James Cammarata
2015-03-04
4
-0
/
+24
*
Reworking v2 play iterator and fixing some other bugs
James Cammarata
2015-03-04
28
-416
/
+428
*
fixed function call to proper number of params
Brian Coca
2015-03-04
1
-1
/
+1
*
Port changes from #10372 fixing checksumming on csh and backslashes in filena...
Toshio Kuratomi
2015-03-03
2
-4
/
+15
*
Merge pull request #10114 from bcoca/v2_url_lookup
Brian Coca
2015-02-27
1
-0
/
+44
|
\
|
*
v2: added draft url lookup
Brian Coca
2015-01-28
1
-0
/
+44
*
|
Merge pull request #10305 from bcoca/cartesian
Brian Coca
2015-02-27
1
-0
/
+46
|
\
\
|
*
|
adds cartesian product lookup
Brian Coca
2015-02-20
1
-0
/
+46
*
|
|
Update module pointers
Toshio Kuratomi
2015-02-26
1
-0
/
+0
*
|
|
Port fix for #10300 to v2
Toshio Kuratomi
2015-02-25
2
-6
/
+33
*
|
|
Fixes bug #10225 - Runtime error
Alvaro Lopez Ortega
2015-02-21
1
-0
/
+2
|
/
/
*
|
Optimize the plugin loader.
Toshio Kuratomi
2015-02-18
1
-7
/
+29
*
|
Support nested modules with ANSIBLE_LIBRARY env var
Toshio Kuratomi
2015-02-18
1
-1
/
+1
*
|
fix links to ansible-devel in documentation pages
Alexey Shamrin
2015-02-17
1
-2
/
+2
*
|
Didn't port isbasestring/isunicodestring from kitchen so switch to isinstance
Toshio Kuratomi
2015-02-12
1
-4
/
+4
*
|
Update to fix logentries issues
Toshio Kuratomi
2015-02-12
1
-0
/
+0
*
|
Update modules
Toshio Kuratomi
2015-02-12
1
-0
/
+0
*
|
Making task includes dynamic and fixing many other bugs
James Cammarata
2015-02-12
15
-293
/
+154
*
|
Correct typos
Paul Geraghty
2015-02-11
1
-2
/
+2
*
|
Move from using inspect to __file__ in order to find the path to the
Toshio Kuratomi
2015-02-10
1
-5
/
+1
*
|
First swing at making module_common.py more v2-ish
Toshio Kuratomi
2015-02-10
5
-128
/
+134
*
|
Fix in v2 for bare variable conversion
James Cammarata
2015-02-10
1
-7
/
+5
*
|
Add KSH compat
Toshio Kuratomi
2015-02-10
1
-1
/
+3
*
|
Fixing many bugs in v2
James Cammarata
2015-02-09
17
-123
/
+143
*
|
Explicitly close files opened by facts
Toshio Kuratomi
2015-02-09
1
-47
/
+61
*
|
Update modules
Toshio Kuratomi
2015-02-09
2
-0
/
+0
*
|
Obfuscate passwords in more places where it is displayed
Toshio Kuratomi
2015-02-09
1
-80
/
+82
*
|
Port https://github.com/ansible/ansible/pull/10162 (py-2.4 compat fix) to v2 ...
Toshio Kuratomi
2015-02-04
1
-1
/
+1
*
|
Update modules
Toshio Kuratomi
2015-02-03
2
-0
/
+0
*
|
remove broken nad commented unicode conversion -- in v2, this is done when th...
Toshio Kuratomi
2015-02-03
1
-12
/
+1
*
|
Add a function to change output from a str to unicode
Toshio Kuratomi
2015-02-03
1
-0
/
+5
*
|
For now throw an exception if decoding a non-utf8 extra var
Toshio Kuratomi
2015-02-02
1
-1
/
+1
*
|
Make extra_vars into unicode string type early
Toshio Kuratomi
2015-02-02
1
-2
/
+4
*
|
Update the modules
Toshio Kuratomi
2015-02-02
1
-0
/
+0
*
|
v2/plugins/filter is now a symlink as it does not differ between v1 and v2
Toshio Kuratomi
2015-02-02
3
-390
/
+1
*
|
Change the v2 filter plugins into a symlink to v1 as the plugins are the same...
Toshio Kuratomi
2015-02-02
3
-24
/
+70
*
|
Comment for why we have checksum and checksum_s
Toshio Kuratomi
2015-02-02
1
-0
/
+1
*
|
port fix for https://github.com/ansible/ansible/pull/10129 to v2
Toshio Kuratomi
2015-01-30
1
-2
/
+54
*
|
Update modules
Toshio Kuratomi
2015-01-30
2
-0
/
+0
*
|
Update modules
Toshio Kuratomi
2015-01-30
2
-0
/
+0
*
|
Fixing more v2 bugs
James Cammarata
2015-01-29
5
-16
/
+22
*
|
made env var also consistent
Brian Coca
2015-01-29
1
-1
/
+1
*
|
made inventory consistent in config file, deprecated old config hostfile
Brian Coca
2015-01-29
1
-1
/
+1
*
|
Tweaking role path searching in v2 to be a bit more like v1
James Cammarata
2015-01-29
3
-15
/
+22
[next]