4

GitHub - krzysztof-magosa/company-ansible: Ansible keywords completion for Emacs

 2 years ago
source link: https://github.com/krzysztof-magosa/company-ansible
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Ansible keywords completion for Emacs

This library enables the completion of Ansible keywords using Company Mode for Emacs.

How to install

The recommended way to install is via MELPA.

How to configure Company

You need to add company-ansible to backends used by company.

(add-to-list 'company-backends 'company-ansible)

Coverage

Dictionary contains all modules, parameters and choices from official Ansible repository.

Supported versions of Ansible:

How to update keywords file

cd utils
./generate-keywords.sh

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK