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

Add support for Ansible Language Server #666

Open
petRUShka opened this issue Mar 30, 2023 · 1 comment
Open

Add support for Ansible Language Server #666

petRUShka opened this issue Mar 30, 2023 · 1 comment

Comments

@petRUShka
Copy link

petRUShka commented Mar 30, 2023

Ansible is an IT automation tool. It can configure systems, deploy software, and orchestrate more advanced IT tasks such as continuous deployments or zero downtime rolling updates.

It is build on top of YAML and quite popular.

There is Ansible Language Server. It is supported by coc (coc-ansible) but isn't supported by vim-lsp.

P.S. yaml-language-server isn't sufficient because it know nothing about Ansible-specific keywords and commands.

@lxwulf
Copy link

lxwulf commented Feb 22, 2024

Are there any updates? This would be very nice if we can implement the ansible-lsp server into vim-lsp/vim-lsp-settings.

I don't know if I have enough skills, but I would help if I can.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants