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/roles
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
..
a Role argspec: allow new argument spec file (#74582) 3 years ago
b Role argspec: allow new argument spec file (#74582) 3 years ago
c
empty_argspec Fix unexpected exception when a role has an empty argument_specs.yml (#75604) 3 years ago
empty_file Fix unexpected exception when a role has an empty argument_specs.yml (#75604) 3 years ago
role_with_no_tasks/meta Role argspec: allow new argument spec file (#74582) 3 years ago
test1 Skip recursive suboption validation if sub_parameters is not a dict (#75635) 3 years ago