From ce31cd1d2f4e8eee9fd91325e4599f15cb9566fd Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Wed, 28 Jul 2021 17:54:35 +0200 Subject: Update --- syntax/ansible.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'syntax/ansible.vim') diff --git a/syntax/ansible.vim b/syntax/ansible.vim index 8a10ec59..1398a8c7 100644 --- a/syntax/ansible.vim +++ b/syntax/ansible.vim @@ -92,7 +92,7 @@ if exists("g:ansible_extra_keywords_highlight") \ debugger always_run check_mode diff no_log args tags force_handlers \ vars vars_files vars_prompt delegate_facts delegate_to \ any_errors_fatal ignore_errors ignore_unreachable max_fail_percentage - \ connection hosts port remote_user module_defaults + \ connection children hosts port remote_user module_defaults \ environment fact_path gather_facts gather_subset gather_timeout \ async poll throttle timeout order run_once serial strategy \ containedin='.s:yamlKey.' contained' -- cgit v1.2.3