Remove nano and set vim as the default editor

This commit is contained in:
2022-06-05 16:05:29 -05:00
parent 71a6be2841
commit 8f26f1a4d9
13 changed files with 278 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
- hosts: localhost
remote_user: root
roles:
- ensure_vim