Feature to connect over vagrant servers

Fix in Ansible plugin description
This commit is contained in:
Enzo Arroyo
2022-07-13 22:34:15 +02:00
parent 1e4b8bef67
commit 7f5d85f031
3 changed files with 28 additions and 2 deletions

View File

@@ -28,6 +28,7 @@ plugins=(... vagrant)
| `vat` | command `vagrant destroy -f` |
| `vai` | command `vagrant init -m *[ centos/7 ]*` |
| `varel` | command `vagrant reload` |
| `vassh` | command `vagrant ssh *[ machine1 ]*` |
| `vaba` | command `vagrant box add` |
| `vabr` | command `vagrant box remove` |
| `vabl` | command `vagrant box list` |