From 91fdf9f7b296d287d65470c9e1be4fce387dff94 Mon Sep 17 00:00:00 2001 From: Pascal Kontschan Date: Fri, 20 Feb 2026 18:46:50 +0100 Subject: [PATCH] added reference to aliases in README --- plugins/molecule/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugins/molecule/README.md b/plugins/molecule/README.md index 27b21f941..5ba953b0f 100644 --- a/plugins/molecule/README.md +++ b/plugins/molecule/README.md @@ -1,6 +1,7 @@ # Molecule plugin -This plugin adds completion for [Molecule](https://ansible.readthedocs.io/projects/molecule/), the project designed to aid in the development and testing of Ansible roles.. +This plugin adds aliases and completion for [Molecule](https://ansible.readthedocs.io/projects/molecule/), the +project designed to aid in the development and testing of Ansible roles.. To use it, add `molecule` to the plugins array in your zshrc file: