What’s your biggest pain when working with Ansible in JetBrains IDEs?
I’ve been using Ansible for a while, and I feel the editing experience in JetBrains IDEs is still missing a lot compared to what I’d expect from a modern IDE.
Some things that regularly slow me down:
- jumping between inventories, roles, and playbooks
- understanding where a variable actually comes from
- working with Ansible Vault files
- navigating large infrastructure repositories
- YAML completion that isn’t really Ansible-aware
I’m curious what annoys other people the most.
If you could add one feature to your IDE for Ansible development, what would it be?
I’d especially love to hear from people managing medium or large infrastructures.