VSCode Extension for Debugging Ansible PlaybooksThis extension add debugging support for Ansible playbooks to Visual Studio Code. This extension has no official affiliation or endorsement with Ansible and Red Hat and is a community project. FeaturesDebugging support comes from the ansibug Python module. It can set breakpoints through Ansible playbook and task files and step through the tasks inside that file like a normal debugger. See the ansibug documentation for more information on how this works with Ansible. RequirementsThe following Python requirements must be met before using this extension:
For Windows users, this extension can be used with remote extensions like Extension SettingsThis extension contributes the following settings:
This extension will also use the setting |