Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Ansible Role PeekNew to Visual Studio Code? Get it now.
Ansible Role Peek

Ansible Role Peek

Nathan Lewis - CCC

|
44 installs
| (0) | Free
Allows peeking of Ansible role functionality
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Features

Allows 'peeking' of Ansible Roles.

Extension Settings

This extension contributes the following settings:

  • ansibleRolePeek.rolesPath: Where your roles live. Ergo if your roles live in /home/username/source/ansible-content/roles, then set this to that.

Known Issues

Recursive look up is lackluster, so currently you need to be explicit of what folder to search. I hope to improve this without making the extension too slow to pop-up.

Release Notes

1.1.0

  • Added Go To Tasks.yml functionality
  • Handled include_role implementation

1.0.7

  • Corrected License

1.0.6

  • Email for outreach, fixed

1.0.4

  • Removed unnecessary logging
  • Clarified config
  • Developer's Note
  • License

1.0.3

  • Added better configuration option.
  • Icon, publisher.

1.0.0

  • Initial release

Developer's Note

This is my first VSCE I have ever developed. I put this together because I found roles very useful, but grew frustrated whenever I had to switch between tabs to review the code therein. I hope you find this extension useful, if a bit simple. I do not advertise my repos, but will gladly provide source code upon request.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft