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/include_import/role
Abhijeet Kasurde 3591451bc7
include_role: Strictly check string datatype for *_from (#68958)
Strictly check string datatype for 'tasks_from', 'vars_from',
'defaults_from', and 'handlers_from' in include_role

Fixes: #68515

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
4 years ago
..
test_import_role.yml 2.8 Core Deprecation Removal (#45232) 6 years ago
test_include_role.yml include_role: Strictly check string datatype for *_from (#68958) 4 years ago
test_include_role_vars_from.yml include_role: Strictly check string datatype for *_from (#68958) 4 years ago