summaryrefslogtreecommitdiff
path: root/test/integration/targets/collections
Commit message (Expand)AuthorAgeFilesLines
* make collection callbacks follow normal flow (#59932) (#72228)Brian Coca2020-12-071-1/+1
* Allow tasks to notify a fqcn handler name (#68213) (#70074)Sloane Hertel2020-06-174-0/+22
* implemented 'prefix' for file based cache (#69872) (#70008)Brian Coca2020-06-171-0/+7
* avoid fatal tb on bad fqcn callback name (#69440) (#69496)Brian Coca2020-06-161-0/+3
* Address compat issue for collection loading on py26 (#68219) (#69402)Felix Fontein2020-06-101-1/+0
* [stable-2.9] Address fixme and handle filter/test errors for collections bett...Matt Martz2020-05-052-0/+32
* [stable-2.9] Allow a collection role to call a standalone role by default (#6...Matt Martz2020-05-053-0/+13
* [stable-2.9] Make sorting in collection_loader match plugin loader (#65776)Sam Doran2020-01-101-0/+6
* fix default collection resolution in adhoc (#63298)Matt Davis2019-10-101-0/+4
* allow external collections under the ansible NS (#61908)Matt Davis2019-09-093-0/+39
* Collection role relative deps (#61517)Matt Davis2019-08-297-1/+73
* default collection support (#61415)Matt Davis2019-08-286-10/+103
* Change collection PS util import pattern (#61307)Jordan Borean2019-08-279-18/+57
* add subdir support to collection loading (#60682)Matt Davis2019-08-2116-6/+219
* Add missing boilerplate to collections test. (#60507)Matt Clay2019-08-1325-14/+65
* Fix collection loader builtin handling. (#58897)Matt Clay2019-07-161-2/+4
* Properly enforce shebang on collections.Matt Clay2019-06-2510-10/+10
* fix collection adjacent loading with --playbook-dir (#56194)Brian Coca2019-05-221-0/+4
* Fix loading namespaced doc_fragments from collections (#55249)flowerysong2019-05-023-0/+25
* module_utils fixes in collections (#55118)Matt Davis2019-04-1019-24/+189
* Collection content loading (#52194)Matt Davis2019-03-2830-0/+712