FEAT: add vim modeline
This commit is contained in:
parent
75cab57d59
commit
1127527ba4
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
# vim: filetype=yaml.ansible
|
||||
---
|
||||
- hosts: localhost
|
||||
gather_facts: no
|
||||
connection: local
|
||||
|
|
Loading…
Reference in a new issue