summaryrefslogtreecommitdiff
path: root/test/integration/targets/collections
Commit message (Expand)AuthorAgeFilesLines
* Error for context-dependent redirects (#78755)Sloane Hertel2022-09-132-3/+15
* refactor and fixes for doc parsing (#77719)Brian Coca2022-09-011-1/+1
* Fix vars plugin code and documentation mismatch (#78562)Sloane Hertel2022-08-312-2/+8
* Re-organize CI test groups for POSIX tests. (#77420)Matt Clay2022-08-041-1/+1
* Fix collection redirects for filter and test plugins (#77210)Sloane Hertel2022-03-073-0/+46
* Use full python package for ansiballz cache filenames (#77090)Matt Martz2022-02-233-0/+21
* fix block var inheritance (#75287)Brian Coca2022-01-312-3/+3
* ansible-test pssa update and new rules (#76256)Jordan Borean2021-11-101-3/+3
* Require Jinja2 3.0.0 (#75881)Martin Krizek2021-10-201-3/+0
* PowerShell - Support optional module util imports (#75187)Jordan Borean2021-09-234-0/+74
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-201-4/+0
* Add a resolved_action task attribute (#74709)Sloane Hertel2021-06-2411-0/+216
* Fix pb subs collapse (#74301)Brian Coca2021-04-214-0/+27
* Fix a bug adding unrelated candidates to the plugin loader redirect_list (#73...Sloane Hertel2021-03-184-5/+105
* Allow restricting config values to enumerated list (#73162)Brian Coca2021-01-141-1/+1
* saner path dir management (#72648)Brian Coca2020-12-141-1/+7
* Rename to ansible-core (#72594)Rick Elrod2020-11-131-1/+1
* Fix task get_name to always prepend the role name (#72511)Sloane Hertel2020-11-062-1/+31
* Fix fallout from #70028.Felix Fontein2020-11-021-1/+1
* rethink wording (#70028)Brian Coca2020-10-304-63/+11
* run playbook from collections (#67435)Brian Coca2020-10-282-0/+20
* Ensure we call action_loader.get with collection_list (#72206)Matt Martz2020-10-193-0/+42
* make collection callbacks follow normal flow (#59932)Brian Coca2020-10-151-6/+6
* refactor Python module_utils locator (#70610)Matt Davis2020-07-1616-5/+117
* try to load unqualified plugins from whitelist (#70086)Matt Davis2020-06-163-9/+36
* enable collections module_utils subpkg tests (#69957)Matt Davis2020-06-152-6/+8
* config: singular ANSIBLE_COLLECTIONS_PATH (#70007)James Cassell2020-06-112-4/+4
* implemented 'prefix' for file based cache (#69872)Brian Coca2020-06-112-0/+6
* various deprecation, display, warning, error fixes for collections redirectio...Matt Davis2020-06-051-1/+1
* starting metadata sunset (#69454)Brian Coca2020-06-041-0/+0
* collection routing (#67684)Matt Davis2020-05-2618-26/+306
* Fix listing of colleciton plugins with symlinks (#69305)Brian Coca2020-05-143-1/+39
* avoid fatal tb on bad fqcn callback name (#69440)Brian Coca2020-05-131-0/+3
* Make sure collection is a list if a str is given (#69081)David Shrewsbury2020-04-281-0/+7
* Filter BLACKLIST_EXTS in PluginLoader (#69029)Rick Elrod2020-04-222-0/+6
* Allow a collection role to call a standalone role by default (#69102)Matt Martz2020-04-223-0/+13
* Allow tasks to notify a fqcn handler name (#68213)Matt Martz2020-04-084-0/+22
* fix using inventory and cache plugins in a collection (#56469)Sloane Hertel2020-03-266-8/+124
* Action module xross coll (#68080)Brian Coca2020-03-255-1/+106
* Address fixme and handle filter/test errors for collections better (#68047)Matt Martz2020-03-232-0/+32
* Address compat issue for collection loading on py26 (#68219)Matt Martz2020-03-231-1/+0
* Consolidate Windows tests to one group.Matt Clay2020-03-231-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