From 599805e316573aeda946f53fc1375b32aa44357b Mon Sep 17 00:00:00 2001 From: Mohammad Sadegh Dehghan Date: Fri, 6 Nov 2020 00:38:43 +0330 Subject: [PATCH] Introduce Ansible plugin in Jetbrains section of doc (#72465) --- docs/docsite/rst/community/other_tools_and_programs.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/docsite/rst/community/other_tools_and_programs.rst b/docs/docsite/rst/community/other_tools_and_programs.rst index 75d00b63246..322dc507cd3 100644 --- a/docs/docsite/rst/community/other_tools_and_programs.rst +++ b/docs/docsite/rst/community/other_tools_and_programs.rst @@ -75,8 +75,9 @@ JetBrains An open-source Community edition and closed-source Enterprise edition, integrated development environments based on IntelliJ's framework including IDEA, AppCode, CLion, GoLand, PhpStorm, PyCharm and others. Useful JetBrains platform plugins include: -* `Ansible Vault Editor `_ - Ansible Vault Editor with auto encryption/decryption. +* `Ansible `_ - general Ansible plugin provides auto-completion, role name suggestion and other handy features for working with playbooks and roles. +* `Ansible Vault Editor `_ - Ansible Vault Editor with auto encryption/decryption. ***************** Development tools