This package browser is in early development. Mind the rough edges.

emacs-ansible-doc 0.4-1.86083a7

Ansible documentation for Emacs

This package provides an Ansible documentation for GNU Emacs.

ansible-doc allows you to view the documentation of an Ansible module and ansible-doc-mode minor mode adds documentation lookup to YAML Mode. You could enable the mode with (add-hook 'yaml-mode-hook #'ansible-doc-mode).

Installation

Install emacs-ansible-doc 0.4-1.86083a7 as follows:

guix install emacs-ansible-doc@0.4-1.86083a7

Or install the latest version:

guix install emacs-ansible-doc

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.