diff --git a/Plugins.md b/Plugins.md index 99d927b..683d1b1 100644 --- a/Plugins.md +++ b/Plugins.md @@ -293,6 +293,13 @@ Below is a list of bundled plugins Deprecated: - [fedora](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/fedora) + +## ansible + +Adds `ansible` autocompletion and aliases. Usage documentation can be found in the [plugin README](https://github.com/ohmyzsh/ohmyzsh/blob/master/plugins/ansible/README.md). + +--- + ## apache2-macports **Maintainer:** [robbyrussell](https://github.com/robbyrussell)