Fedora 41

Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
2024-12-27 15:57:19 -06:00
parent 0a3a3e4cee
commit bdc43cd20e

View File

@@ -0,0 +1,7 @@
---
# vars file for ensure_vim
package_list:
- name: 'nano-default-editor'
state: 'absent'
- name: 'vim-default-editor'
state: 'present'