This library enables the completion of Ansible keywords using Company Mode for Emacs.
The recommended way to install is via MELPA.
You need to add company-ansible
to backends used by company.
(add-to-list 'company-backends 'company-ansible)
Dictionary contains all modules, parameters and choices from official Ansible repository.
Supported versions of Ansible:
- 2.5
- 2.6
- 2.7
- 2.8
- 2.9
- 2.10 - keywords: 37 additions & 2 deletions (dir_path & edgeos_config)
- 2.11 - No keyword changes
- 2.12 - No keyword changes
cd utils
./generate-keywords.sh