could someone please advise.
after running ansible playbook through jenkins i am getting below error:
TASK [prep_ccp_inventory : master ip list from json content] ******************* fatal: [playground.tank.local]: FAILED! => {“msg”: “You need to install "jmespath" prior to running json_query filter”}
jmespath is already insallted on jenkins server but i am still getting this error.