summaryrefslogtreecommitdiff
path: root/test/integration/targets/collections
Commit message (Expand)AuthorAgeFilesLines
* Address compat issue for collection loading on py26 (#68219)Matt Martz2020-03-131-1/+0
* Consolidate Windows tests to one group.Matt Clay2020-03-101-1/+1
* Make sorting in collection_loader match plugin loader (#65776)Sam Doran2019-12-161-0/+6
* Inventory CLI - Ignore settings for when vars plugins should run (#65073)Sloane Hertel2019-11-251-8/+0
* Support vars plugins in collections (#61078)Sloane Hertel2019-11-047-0/+318
* fix default collection resolution in adhoc (#63298)Matt Davis2019-10-101-0/+4
* allow external collections under the ansible NS (#61908)Matt Davis2019-09-053-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