Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 958 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 958 Bytes

IntelliJ Ansible Plugin

Build Version Downloads

Plugin that helps develop ansible files.

Features

  • Autocomplete playbooks fields
  • Autocomplete role fields
  • Autocomplete Ansible modules fields
  • Access to all ansible docs locally
  • Suggest role names

Roadmap

  • Ansible FQCN support
  • Suggest defined variables
  • Go to variable
  • Go to play

Contribution

To report bugs and feature requests you can create a Github issue. For code contribution you can create pull requests.

Any type of contribution is highly appreciated.