Add Fedora 37

This commit is contained in:
Jason Rothstein 2022-12-06 21:45:25 -06:00
parent a74dada79b
commit 2f3cb187cb

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'