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
6 months ago
..
roles/showfile/tasks lookups, make file searching use better is_role (#82290) 6 months ago
aliases Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
play.yml [playbook] error on empty, error on 'include' (remove two deprecations) (#74172) 3 years ago
runme.sh
testplay.yml lookups, make file searching use better is_role (#82290) 6 months ago