From ff8915cf6c5bb4c35bb91b9c482b77f8f6787dee Mon Sep 17 00:00:00 2001 From: Dave Honneffer Date: Fri, 11 Sep 2015 08:25:21 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d4c2109..f134361 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## introduction -This is a vim syntax plugin for Ansible, it supports YAML playbooks, Jinja2 templates, and dotini-based 'hosts' files. +This is a vim syntax plugin for Ansible 2.0, it supports YAML playbooks, Jinja2 templates, and dotini-based 'hosts' files. - YAML playbooks are detected if: - they are in the `group_vars` or `host_vars` folder