mirror of
https://github.com/ansible-community/awesome-ansible.git
synced 2024-10-01 11:49:27 -04:00
add section 'Editor and IDE Integrations' (#78)
This commit is contained in:
parent
e28fc9386d
commit
42e1d27034
@ -16,6 +16,7 @@
|
||||
- [Tools](#tools)
|
||||
- [Blog posts and opinions](#blog-posts-and-opinions)
|
||||
- [Playbooks, Roles and Collections](#playbooks-roles-and-collections)
|
||||
- [Editor and IDE Integrations](#editor-and-ide-integrations)
|
||||
|
||||
## Official resources
|
||||
|
||||
@ -125,3 +126,11 @@
|
||||
- [DebOps](https://docs.debops.org/en/master/) - A extensive collection of Debian based Ansible Playbooks.
|
||||
- [ansible-ssm](https://github.com/HQarroum/ansible-ssm) - An ansible role to provision physical and virtual hosts with the AWS SSM agent.
|
||||
- [BlueBanquise](https://github.com/bluebanquise/bluebanquise) - An ansible coherent roles collection to deploy clusters.
|
||||
|
||||
## Editor and IDE Integrations
|
||||
|
||||
> Awesome Integrations into Text Editors and IDE's to make development with/for Ansible easier.
|
||||
|
||||
- [Ansible Language Server](https://github.com/ansible/ansible-language-server) - Language Server that adds support for Ansible, to compatible Editors.
|
||||
- [Emacs - Ansible client for Language Server Protocol](https://emacs-lsp.github.io/lsp-mode/page/lsp-ansible/) - Emacs support for Ansible Language Server Protocol.
|
||||
- [VS Code - official Ansible Extension](https://marketplace.visualstudio.com/items?itemName=redhat.ansible) - Adds language support for Ansible to Visual Studio Code and OpenVSX compatible editors by leveraging ansible-language-server.
|
||||
|
Loading…
Reference in New Issue
Block a user