set filetype to yaml.ansible for all yml files
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: "check if task for {{pkg}} exists"
|
||||
ansible.builtin.command: "test -f {{role_path}}/tasks/pkgs/{{ pkg }}.yml"
|
||||
|
||||
Reference in New Issue
Block a user