Fix ansible ftdetect

This commit is contained in:
Adam Stankiewicz
2020-08-25 14:28:44 +02:00
parent 080b8cdc60
commit 94ababe91f
3 changed files with 8 additions and 6 deletions

View File

@@ -12,3 +12,5 @@ endfunction
call TestExtension('blade', 'test.blade.php', '')
call TestExtension('yaml.ansible', 'playbook.yml', '')
call TestExtension('yaml.ansible', 'host_vars/foobar', '')
call TestExtension('yaml.ansible', 'handlers.foo.yaml', '')
call TestExtension('yaml.ansible', 'requirements.yaml', '')