1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-24 04:04:45 +01:00

fixed aplay conflict

This commit is contained in:
Deepankumar
2019-02-23 09:00:05 +01:00
parent 209f1aa8d6
commit 243c46b7cd
2 changed files with 2 additions and 4 deletions

View File

@@ -19,9 +19,8 @@ plugins=(... ansible)
| `a` | command `ansible` |
| `aconf` | command `ansible-config` |
| `acon` | command `ansible-console` |
| `aconn` | command `ansible-connection` |
| `ainv` | command `ansible-inventory` |
| `aplay` | command `ansible-playbook` |
| `aplaybook` | command `ansible-playbook` |
| `ainv` | command `ansible-inventory` |
| `adoc` | command `ansible-doc` |
| `agal` | command `ansible-galaxy` |