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/path_lookups
Brian Coca a9919dd7f6
lookups, make file searching use better is_role (#82290)
* lookups, make file searching use better is_role

 The dwim function will internally try by detecting tasks/main['','.yml','.yaml]
 but this is far from optimial, the existince of role path in vars is much better
 indicator that we can use to pass a hint


* updated test to avoid main.yml
11 months ago
..
roles/showfile/tasks lookups, make file searching use better is_role (#82290) 11 months ago
aliases
play.yml
runme.sh
testplay.yml lookups, make file searching use better is_role (#82290) 11 months ago