From c3973fced1a53492f9c1ee44b67cb5062c9dcb57 Mon Sep 17 00:00:00 2001 From: Jiri Tyr Date: Sun, 13 Sep 2015 16:14:36 +0200 Subject: [PATCH] Adding macos dependencies To fix the issue #1. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 50253ac..dace869 100644 --- a/README.md +++ b/README.md @@ -659,6 +659,11 @@ Or you can use the `yaml_converter.rb`: $ ./yaml_converter.rb -f ini -v ini_data -y ./vars/ini_test.yaml ``` +Dependencies +------------ + +- `jinja2` v2.6+ (for Ansible macros only) + License -------