Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable debug run for ansible playbooks #485

Open
pertoft opened this issue Apr 13, 2022 · 4 comments
Open

Enable debug run for ansible playbooks #485

pertoft opened this issue Apr 13, 2022 · 4 comments
Labels
feature New feature or request

Comments

@pertoft
Copy link

pertoft commented Apr 13, 2022

Problem

F5 run configuration is not working with ansible.

Solution

Enable a launch.json configuration for ansible like with python.

Alternatives

No response

Additional context

No response

@pertoft pertoft added feature New feature or request new labels Apr 13, 2022
@priyamsahoo priyamsahoo removed the new label May 11, 2022
@charltonstanley
Copy link

Yes please!! It's pretty painful trying to develop complex playbooks & roles without this.

@Tualua
Copy link

Tualua commented May 30, 2023

Any progress/workaround on this?

@MaykGyver
Copy link

A fully fledged debugger with breakpoints and stuff for ansible would be nice. Because I keep hitting F5 I helped myself with the F5 Anything extension.

@priyamsahoo
Copy link
Contributor

We have a PR ready with debugging options for playbook execution. #1006

ssbarnea added a commit that referenced this issue Mar 15, 2024
Bumps [ansible-core](https://github.com/ansible/ansible) from 2.13.5 to 2.14.0.
- [Release notes](https://github.com/ansible/ansible/releases)
- [Commits](ansible/ansible@v2.13.5...v2.14.0)

---
updated-dependencies:
- dependency-name: ansible-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Priyam Sahoo <[email protected]>
Co-authored-by: Sorin Sbarnea <[email protected]>
@ssbarnea ssbarnea changed the title F5 debug run of ansible playbooks Enable debug run for ansible playbooks Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Status: No status
Development

No branches or pull requests

5 participants