gaeldb / ansible-snippets-sublimetext

Ansible snippets for Sublime Text

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansible snippets for Sublime Text

Fully inspired from Stephane Robert ansible snippets vscode

Snippets are generated from ansible-doc and completed by basic Ansible snippets:

  • playbook
  • block

Installation

make install

Usage

In a file of type YAML or Ansible type add_host and hit tab.

Regenerate snippets for your Ansible version

make
make install

Uninstallation

make uninstall

About

Ansible snippets for Sublime Text


Languages

Language:Shell 51.4%Language:Makefile 48.6%