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 #13112 from privateip/eapi
Brian Coca
2015-11-10
1
-0
/
+155
|
\
\
\
|
*
|
|
add initial support for Arista eAPI
Peter Sprygada
2015-11-10
1
-0
/
+155
*
|
|
|
Add a disabled test for accessing private attributes of other objects
Toshio Kuratomi
2015-11-10
1
-0
/
+18
*
|
|
|
Remove internal use of display and use the top-level import
James Cammarata
2015-11-10
1
-9
/
+2
*
|
|
|
Catch import warnings in a common location for both get() and all()
James Cammarata
2015-11-10
1
-5
/
+5
*
|
|
|
Merge pull request #13114 from mgedmin/fix-plugin-loader
James Cammarata
2015-11-10
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
Check sys.modules before loading modules
Marius Gedminas
2015-11-10
1
-0
/
+3
*
|
|
|
|
Save delegated vars in result for use in callback methods
James Cammarata
2015-11-10
2
-11
/
+37
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Make sure pattern cache components are converted to unicode
James Cammarata
2015-11-10
1
-2
/
+3
*
|
|
|
Properly figure subset and restrictions into host cache pattern
James Cammarata
2015-11-10
1
-1
/
+6
*
|
|
|
Merge pull request #13107 from resmo/patch-3
Matt Martz
2015-11-10
1
-14
/
+23
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Update guide_cloudstack.rst
René Moser
2015-11-10
1
-14
/
+23
|
/
/
/
*
|
|
Merge pull request #13102 from Yannig/devel_cache_enhancement
James Cammarata
2015-11-10
2
-8
/
+9
|
\
\
\
|
*
|
|
New parameter for template method.
Yannig Perré
2015-11-10
2
-8
/
+9
*
|
|
|
Correct logic around determining environment variable existence
James Cammarata
2015-11-10
1
-4
/
+5
*
|
|
|
Fixing up host pattern caching to avoid bugs
James Cammarata
2015-11-10
1
-3
/
+8
*
|
|
|
Revert "Temporarily disable template caching"
James Cammarata
2015-11-10
1
-2
/
+2
*
|
|
|
Temporarily disable template caching
James Cammarata
2015-11-09
1
-2
/
+2
*
|
|
|
Update submodule refs
Toshio Kuratomi
2015-11-09
2
-0
/
+0
*
|
|
|
Fix first_found not finding files in roles (only templates)
Toshio Kuratomi
2015-11-09
1
-3
/
+2
*
|
|
|
Move where we add environment and make it conditional on not existing
James Cammarata
2015-11-09
1
-1
/
+14
*
|
|
|
made get_file_lines rely on get_file_content which deals with many error
Brian Coca
2015-11-10
1
-6
/
+7
*
|
|
|
Merge pull request #13100 from ghislainbourgeois/patch-2
Brian Coca
2015-11-09
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix get_dns_facts on inexistent resolv.conf
ghislainbourgeois
2015-11-09
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #13072 from Yannig/devel_cache_optimization
James Cammarata
2015-11-09
1
-0
/
+9
|
\
\
\
|
*
|
|
Small speed improvement with huge inventory (100+ hosts).
Yannig Perré
2015-11-07
1
-0
/
+9
*
|
|
|
Ensure environment is inherited properly (task->block/include->play)
James Cammarata
2015-11-09
3
-6
/
+7
*
|
|
|
Ensure 'environment' is set in the magic variables
James Cammarata
2015-11-09
1
-0
/
+1
*
|
|
|
Note undefined vars change
Toshio Kuratomi
2015-11-09
1
-2
/
+5
*
|
|
|
Be more selective about what variables we cache during templating
James Cammarata
2015-11-09
2
-4
/
+7
*
|
|
|
For with_first_found loops, set undefined variables to fall through rather th...
Toshio Kuratomi
2015-11-09
1
-8
/
+15
*
|
|
|
Merge pull request #13065 from tima/patch-2
Toshio Kuratomi
2015-11-09
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Consistent inventory pattern delimiter in docs
Timothy Appnel
2015-11-06
1
-2
/
+2
*
|
|
|
|
Merge pull request #13092 from privateip/nxapi
Brian Coca
2015-11-09
1
-0
/
+130
|
\
\
\
\
\
|
*
|
|
|
|
changes the nxapi argument spec to require url_password
Peter Sprygada
2015-11-09
1
-1
/
+1
|
*
|
|
|
|
fixes conditional statement for py24 compatibility
Peter Sprygada
2015-11-09
1
-1
/
+4
|
*
|
|
|
|
add initial support for Cisco NXAPI
Peter Sprygada
2015-11-09
1
-0
/
+127
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #13085 from agireud/check_mode_fix
James Cammarata
2015-11-09
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Update check mode argument
Alberto Gireud
2015-11-09
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #13083 from sradvan/devel
James Cammarata
2015-11-09
1
-17
/
+17
|
\
\
\
\
\
|
*
\
\
\
\
Merge pull request #1 from sradvan/sradvan-docs-patch-1
Scott Radvan
2015-11-09
1
-17
/
+17
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Update intro_bsd.rst
Scott Radvan
2015-11-09
1
-17
/
+17
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #13082 from resmo/for-ansible
James Cammarata
2015-11-09
1
-3
/
+4
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
cloudstack: change order of tags handling, fixes update of tag value does not...
Rene Moser
2015-11-08
1
-1
/
+1
|
*
|
|
|
cloudstack: use jop polling in tag handling, fixes outdated tags returned.
Rene Moser
2015-11-08
1
-2
/
+3
|
/
/
/
/
*
|
|
|
Merge branch 'Yannig-devel_cache_for_do_template_call' into devel
James Cammarata
2015-11-07
3
-17
/
+74
|
\
\
\
\
|
*
|
|
|
Make sure hostvars cache is recreated during serialization
James Cammarata
2015-11-07
1
-2
/
+8
|
*
|
|
|
Merge branch 'devel_cache_for_do_template_call' of https://github.com/Yannig/...
James Cammarata
2015-11-07
3
-16
/
+67
|
/
|
|
|
|
|
*
|
|
|
Use static vars when computing host vars known to be static (inventory_hostna...
Yannig Perre
2015-11-04
2
-3
/
+13
|
*
|
|
|
Cache against hosts pattern (fix a part of problem describe in https://github...
Yannig Perre
2015-11-04
1
-0
/
+8
[prev]
[next]