Closed trishnaguha closed 5 years ago
Build failed.
recheck
cc @cidrblock
Build failed.
recheck
Build failed.
The tests are passing locally
PLAY RECAP ***************************************************************************************************************************************
localhost : ok=57 changed=0 unreachable=0 failed=0 skipped=0
Build failed.
recheck
recheck
Build failed.
Build succeeded.
Build succeeded (gate pipeline).
Backported to 2.6.10 #223 .
Signed-off-by: Trishna Guha trishnaguha17@gmail.com Fixes https://github.com/ansible-network/network-engine/issues/152
The PR fixes the following issue: When playbook is in subdir and it is executed from parent dir,
command_parser
is unable to detect parser template path if the parser template is not present in the playbook dir and relative path for the template is given tosrc
param.For example: tguha@tguha ~/localtest $ tree
Playbook:
Command used:
ansible-playbook playbooks/parse.yaml