#+TITLE: Ansible layer [[file:img/ansible.png]] * Table of Contents :TOC_4_gh:noexport: - [[#description][Description]] - [[#install][Install]] - [[#key-bindings][Key bindings]] * Description This layer adds support for Ansible-flavored YAML buffers and Jinja2 templates. * Install To use this configuration layer, add it to your =~/.spacemacs=. You will need to add =ansible= to the existing =dotspacemacs-configuration-layers= list in this file. * Key bindings | Key Binding | Description | |-------------+------------------------------------------| | ~SPC m h a~ | looks up documentation using [[https://github.com/lunaryorn/ansible-doc.el][ansible-doc]] |