ansible/test/integration/targets/rel_plugin_loading/notyaml.yml
Brian Coca 780ee45819
ensure inventory plugin loading rel to play (#51177)
Ensure inventory plugin loading rel to play

  fixes #51033

*  clarify paths
* now adding dirs funciton in loader
* better warnings
* each cli should handle adding dirs depending on context
2019-04-22 19:32:50 -04:00

5 lines
128 B
YAML

all:
hosts:
testhost:
ansible_connection: local
ansible_python_interpreter: "{{ansible_playbook_python}}"