summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/roles (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add end_role meta task (#83263)Martin Krizek2024-08-1310-0/+100
* Typo fixes and other bits and bobs (#83672)Lee Garrett2024-07-271-1/+1
* import_role - allow subdirectories with _from options (#82642)Sloane Hertel2024-02-064-7/+30
* Role fixes (#82339)Brian Coca2023-12-224-0/+90
* remove args passthru on role runme tests that use grep (#82060)Matt Davis2023-10-231-13/+13
* Import role public (#81772)Brian Coca2023-10-021-2/+25
* Only mark a role as complete once a task in it executes for the target host (...Sloane Hertel2023-09-086-0/+62
* Always create new role (#78661)Matt Martz2022-11-295-0/+26
* compile role with all parents in the dep chain (#79079)Sloane Hertel2022-10-1213-0/+35
* avoid roles exporting vars: (#69040)Brian Coca2022-09-288-0/+392
* Re-organize CI test groups for POSIX tests. (#77420)Matt Clay2022-08-041-1/+1
* Restrict role loading .. to role ... (#77683)Brian Coca2022-05-173-0/+17
* Revert "Compile role with parents in the task's dependency chain (#75165)" (#...Sloane Hertel2021-09-2413-44/+0
* Compile role with parents in the task's dependency chain (#75165)Sloane Hertel2021-09-2213-0/+44
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-211-0/+1
* Add a test for deduplicating dependencies with include_role (#75259)Sloane Hertel2021-07-152-1/+12
* only add data when there is data to add (#54559)Brian Coca2021-02-115-0/+14
* Add support for argument_specs attribute to RoleMetadata class (#73120)David Shrewsbury2021-01-071-0/+2
* Prevent duplicate role insertion into roles: (#50552)Brian Coca2019-01-169-0/+59