Fedora 41

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

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'