Remove neovim from management

This commit is contained in:
Waffles
2022-12-29 11:06:04 -08:00
parent c23be8f75f
commit 8e4d6eeadb
4 changed files with 3 additions and 7 deletions
+3 -2
View File
@@ -4,9 +4,10 @@ Run `make` to install the necessary 3rd party roles, namely:
- geerlingguy.docker
- geerlingguy.nginx
- geerlingguy.certbot
- neovim & oh-my-zsh roles
- oh-my-zsh
roles
The last two just make the server environments more akin to how I prefer them to be. It's easy enough to block this out, just edit `roles/yttrx/meta/main.yml` and remove `ansible-role-neovim` and `ansible-role-oh-my-zsh`.
The last role just make the server environments more akin to how I prefer them to be. It's easy enough to block this out, just edit `roles/yttrx/meta/main.yml` and remove `ansible-role-oh-my-zsh`.
## Unsupported