fix formatting, ensure vim filetype is set
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
- name: Download packer archive
|
||||
ansible.builtin.get_url:
|
||||
dest: "{{ d_tempdir.path }}/{{ packer.archive.file }}"
|
||||
|
||||
Reference in New Issue
Block a user