index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
integration
/
targets
/
collections
/
collection_root_user
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Require `from __future__ import annotations` (#81902)
Matt Clay
2023-10-05
46
-92
/
+46
*
Use ansible.module_utils.common.text.converters (#80704)
Matt Clay
2023-05-03
1
-1
/
+1
*
Clean up unused imports in integration tests (#79895)
Matt Clay
2023-02-03
3
-12
/
+3
*
Error for context-dependent redirects (#78755)
Sloane Hertel
2022-09-13
1
-3
/
+5
*
Fix vars plugin code and documentation mismatch (#78562)
Sloane Hertel
2022-08-31
1
-0
/
+4
*
Fix collection redirects for filter and test plugins (#77210)
Sloane Hertel
2022-03-07
1
-0
/
+17
*
fix block var inheritance (#75287)
Brian Coca
2022-01-31
2
-3
/
+3
*
ansible-test pssa update and new rules (#76256)
Jordan Borean
2021-11-11
1
-3
/
+3
*
PowerShell - Support optional module util imports (#75187)
Jordan Borean
2021-09-24
3
-0
/
+68
*
Fix pb subs collapse (#74301)
Brian Coca
2021-04-21
3
-0
/
+12
*
Fix a bug adding unrelated candidates to the plugin loader redirect_list (#73...
Sloane Hertel
2021-03-18
2
-5
/
+16
*
Fix task get_name to always prepend the role name (#72511)
Sloane Hertel
2020-11-06
2
-1
/
+31
*
rethink wording (#70028)
Brian Coca
2020-10-30
1
-1
/
+0
*
Ensure we call action_loader.get with collection_list (#72206)
Matt Martz
2020-10-19
1
-0
/
+17
*
refactor Python module_utils locator (#70610)
Matt Davis
2020-07-17
13
-5
/
+82
*
try to load unqualified plugins from whitelist (#70086)
Matt Davis
2020-06-17
1
-0
/
+4
*
enable collections module_utils subpkg tests (#69957)
Matt Davis
2020-06-15
1
-6
/
+6
*
various deprecation, display, warning, error fixes for collections redirectio...
Matt Davis
2020-06-05
1
-1
/
+1
*
collection routing (#67684)
Matt Davis
2020-05-26
10
-0
/
+176
*
Filter BLACKLIST_EXTS in PluginLoader (#69029)
Rick Elrod
2020-04-23
2
-0
/
+6
*
Allow a collection role to call a standalone role by default (#69102)
Matt Martz
2020-04-22
1
-0
/
+6
*
Allow tasks to notify a fqcn handler name (#68213)
Matt Martz
2020-04-08
3
-0
/
+15
*
Address fixme and handle filter/test errors for collections better (#68047)
Matt Martz
2020-03-23
1
-0
/
+13
*
Make sorting in collection_loader match plugin loader (#65776)
Sam Doran
2019-12-16
1
-0
/
+6
*
Support vars plugins in collections (#61078)
Sloane Hertel
2019-11-04
1
-0
/
+44
*
allow external collections under the ansible NS (#61908)
Matt Davis
2019-09-06
2
-0
/
+26
*
Collection role relative deps (#61517)
Matt Davis
2019-08-29
5
-0
/
+18
*
default collection support (#61415)
Matt Davis
2019-08-29
4
-0
/
+98
*
Change collection PS util import pattern (#61307)
Jordan Borean
2019-08-28
7
-15
/
+46
*
add subdir support to collection loading (#60682)
Matt Davis
2019-08-21
14
-2
/
+178
*
Add missing boilerplate to collections test. (#60507)
Matt Clay
2019-08-13
18
-0
/
+55
*
Fix collection loader builtin handling. (#58897)
Matt Clay
2019-07-16
1
-2
/
+4
*
Properly enforce shebang on collections.
Matt Clay
2019-06-26
6
-6
/
+6
*
Fix loading namespaced doc_fragments from collections (#55249)
flowerysong
2019-05-03
2
-0
/
+22
*
module_utils fixes in collections (#55118)
Matt Davis
2019-04-11
14
-13
/
+128
*
Collection content loading (#52194)
Matt Davis
2019-03-28
17
-0
/
+263