{ "version": "0.2.0", "configurations": [ { "name": "Ansibug: Launch Current File", "type": "ansible", "request": "launch", "playbook": "${file}", "cwd": "${cwd}" }, ] }