From fcab8f161139d04fb1137be815d8130584a99713 Mon Sep 17 00:00:00 2001
From: Juan Morete <morete@gmail.com>
Date: Fri, 23 Feb 2024 11:25:53 +0100
Subject: [PATCH] docs(ansible): remove duplicated alias entry (#12235)

---
 plugins/ansible/README.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/plugins/ansible/README.md b/plugins/ansible/README.md
index e0e6a19b..ce21e707 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`                                              |