spacemacs/contrib/ansible
2015-02-17 22:36:12 -05:00
..
img contrib(ansible): add layer 2015-02-17 22:21:57 -05:00
config.el contrib(ansible): add layer 2015-02-17 22:21:57 -05:00
funcs.el contrib(ansible): add layer 2015-02-17 22:21:57 -05:00
packages.el Minor fixes to ansible layer 2015-02-17 22:22:53 -05:00
README.md Update wrong code snippets in READMEs 2015-02-17 22:36:12 -05:00

Ansible contribution layer for Spacemacs

ansible

Table of Contents

Description

This layer adds support for Ansible-flavored YAML buffers.

Install

To use this contribution add it to your ~/.spacemacs

(setq-default dotspacemacs-configuration-layers '(ansible))

Key bindings

Key Binding Description
<SPC> m a ? looks up documentation using ansible-doc