Ansible AWX Script execution fails

Hi All,

Am using AWX on a single node kubernetes where in i need to execute a script via playbook, playbook & script on GIT , in the playbook am using playbook_dir magic variable

magic variable playbook_dir fetches the playbook dir but while executing the playbook i get error file not found

fatal: [x.x.x.x]: FAILED! => {“changed”: false, “msg”: “Source /runner/project/osqueryinstall.sh not found”}

can anyone help me out.

Please add a relative path .

Thanks
Alice