summaryrefslogtreecommitdiff
path: root/test/integration/targets/roles_arg_spec
Commit message (Expand)AuthorAgeFilesLines
* argspec - fix validating type for required options that are None (#79677)Sloane Hertel2023-04-172-3/+135
* fix role argument spec error for invalid suboptions (#76578)Sloane Hertel2023-01-091-0/+27
* avoid roles exporting vars: (#69040)Brian Coca2022-09-281-0/+1
* Re-organize CI test groups for POSIX tests. (#77420)Matt Clay2022-08-041-1/+1
* Skip recursive suboption validation if sub_parameters is not a dict (#75635)Sloane Hertel2021-11-012-1/+10
* Require Jinja2 3.0.0 (#75881)Martin Krizek2021-10-201-14/+0
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-201-0/+1
* Fix unexpected exception when a role has an empty argument_specs.yml (#75604)devon-mar2021-09-105-0/+25
* Template suboptions in a role's arg spec (#75073)Sloane Hertel2021-06-222-0/+65
* role argspec - tag role argspec validation task with 'always' (#74994)David Shrewsbury2021-06-142-0/+16
* Role argspec: allow new argument spec file (#74582)David Shrewsbury2021-05-119-9/+66
* Disable junit callback on roles_arg_spec_tests (#73663)Sam Doran2021-02-232-5/+17
* Add rolespec_validate to import/include_role (#73589)David Shrewsbury2021-02-121-0/+23
* Role arg spec validation implementation (#73152)David Shrewsbury2021-02-1221-0/+645