Fedora 40 support

Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
Jason Rothstein 2024-06-02 12:28:27 -05:00
parent c015468b2b
commit 0a3a3e4cee
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'