Add Fedora 38

This commit is contained in:
Jason Rothstein 2023-04-23 16:44:47 -05:00
parent 2f3cb187cb
commit fb33253be6

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'