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
devon-mar 3e7a622204
Fix unexpected exception when a role has an empty argument_specs.yml (#75604)
* Fix role with empty argument_specs.yml

* Use try/except and add changelog fragment

* Always return a dict

* Add test for empty argument_specs key
3 years ago
..
a
b
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
test1