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

easily follow imports #1242

Open
thorus90 opened this issue Apr 16, 2024 · 0 comments
Open

easily follow imports #1242

thorus90 opened this issue Apr 16, 2024 · 0 comments
Labels
feature New feature or request

Comments

@thorus90
Copy link

Problem

Our Playbooks rely heavily on imports of all kinds playbooks, roles and files.
Sometimes its hard to follow the imports, and it would be really handy to just click on the import and the correct file opens.

Example Code:

- ansible.builtin.import_playbook: cluster_start_all_services.yml
  tags:
    - start_services

Solution

I would to be able to click on cluster_start_all_services.yml while holding strg for example and it searches for the file and opens it.

Alternatives

No response

Additional context

No response

@thorus90 thorus90 added feature New feature or request new labels Apr 16, 2024
@audgirka audgirka removed the new label Apr 24, 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: Roadmap
Development

No branches or pull requests

2 participants