You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/roles_arg_spec
Sloane Hertel b5ed41edb3
Skip recursive suboption validation if sub_parameters is not a dict (#75635)
* Skip recursive suboption validation if sub_parameters is not a dictionary

* Ensure sub parameter elements is a sequence to prevent iterating over string characters and causing duplicate error messages for the same param
3 years ago
..
collections/ansible_collections/foo/bar Role argspec: allow new argument spec file (#74582) 3 years ago
roles Skip recursive suboption validation if sub_parameters is not a dict (#75635) 3 years ago
aliases ansible-test - split controller/target testing (#75605) 3 years ago
runme.sh role argspec - tag role argspec validation task with 'always' (#74994) 3 years ago
test.yml Fix unexpected exception when a role has an empty argument_specs.yml (#75604) 3 years ago
test_complex_role_fails.yml Skip recursive suboption validation if sub_parameters is not a dict (#75635) 3 years ago
test_play_level_role_fails.yml Role arg spec validation implementation (#73152) 3 years ago
test_tags.yml role argspec - tag role argspec validation task with 'always' (#74994) 3 years ago