fix formatting, ensure vim filetype is set

This commit is contained in:
Matthew Stobbs
2025-03-31 18:15:07 -06:00
parent 59a31858f4
commit 8abb14ce33
122 changed files with 256 additions and 25 deletions

View File

@@ -1,4 +1,4 @@
# vim: set filetype=yaml :
# vim: set filetype=yaml.ansible :
---
- name: Add lazygit
when:

View File

@@ -1,3 +1,5 @@
# vim: set filetype=yaml.ansible :
---
- name: Append mc to pkg_go
ansible.builtin.set_fact:
pkg_go: "{{ pkg_go + ['github.com/minio/mc@latest'] }}"

View File

@@ -1,3 +1,5 @@
# vim: set filetype=yaml.ansible :
---
- name: Add nwg-hello
when:
- nwg_hello_configured is undefined

View File

@@ -1,4 +1,4 @@
# vim: filetype=yaml.ansible :
# vim: set filetype=yaml.ansible :
---
- name: Add sqlls
when: