summaryrefslogtreecommitdiff
path: root/plugins/ansible/README.md
diff options
context:
space:
mode:
authorJuan Morete <morete@gmail.com>2024-02-23 11:25:53 +0100
committerGitHub <noreply@github.com>2024-02-23 11:25:53 +0100
commitfcab8f161139d04fb1137be815d8130584a99713 (patch)
tree1fedc6e6a6692dd53e165efe3461fdaf66d002dd /plugins/ansible/README.md
parent40ff950fcd081078a8cd3de0eaab784f85c681d5 (diff)
downloadzsh-fcab8f161139d04fb1137be815d8130584a99713.tar.gz
zsh-fcab8f161139d04fb1137be815d8130584a99713.tar.bz2
zsh-fcab8f161139d04fb1137be815d8130584a99713.zip
docs(ansible): remove duplicated alias entry (#12235)
Diffstat (limited to 'plugins/ansible/README.md')
-rw-r--r--plugins/ansible/README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/ansible/README.md b/plugins/ansible/README.md
index e0e6a19bb..ce21e7075 100644
--- a/plugins/ansible/README.md
+++ b/plugins/ansible/README.md
@@ -21,7 +21,6 @@ plugins=(... ansible)
| `acon` | command `ansible-console` |
| `ainv` | command `ansible-inventory` |
| `aplaybook` | command `ansible-playbook` |
-| `ainv` | command `ansible-inventory` |
| `adoc` | command `ansible-doc` |
| `agal` | command `ansible-galaxy` |
| `apull` | command `ansible-pull` |