We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8040992 commit 40e28eeCopy full SHA for 40e28ee
syntax/ansible.vim
@@ -88,7 +88,7 @@ if exists("g:ansible_extra_keywords_highlight")
88
\ debugger always_run check_mode diff no_log args tags force_handlers
89
\ vars vars_files vars_prompt delegate_facts delegate_to
90
\ any_errors_fatal ignore_errors ignore_unreachable max_fail_percentage
91
- \ connection hosts port remote_user module_defaults
+ \ connection children hosts port remote_user module_defaults
92
\ environment fact_path gather_facts gather_subset gather_timeout
93
\ async poll throttle timeout order run_once serial strategy
94
\ containedin='.s:yamlKey.' contained'
0 commit comments