Add Fedora 39

This commit is contained in:
Jason Rothstein 2024-03-16 20:26:09 -05:00
parent fb33253be6
commit c015468b2b

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'