From d2ef4783c3afe28b7969dd7d04869f37547339f9 Mon Sep 17 00:00:00 2001
From: Chris Coley <chris@codingallnight.com>
Date: Sun, 11 Mar 2018 21:59:00 -0700
Subject: [PATCH] Adding the ansible version requirement to the README

---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.md b/README.md
index 9001366..413f109 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,11 @@ NTP
 
 Installs and configures the NTP service.
 
+Requirements
+-------------
+
+This role requires Ansible 2.0 or higher.
+
 Role Variables
 --------------
 
-- 
GitLab