From c7b5dd9b711cf3a6a3a35f6ae895ae756aceb3c0 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Sun, 3 Jul 2016 10:22:14 +0300
Subject: [PATCH] - Direct requirements to meta and assertions in tasks.

---
 README.rst | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.rst b/README.rst
index 5485157..34a183a 100644
--- a/README.rst
+++ b/README.rst
@@ -8,8 +8,7 @@ more information read the `blog post
 Requirements
 ------------
 
-- `Ansible 2.0 or later <https://www.ansible.com/>`_.
-- `OpenBSD 5.9 or later <http://www.openbsd.org/>`_.
+See :code:`meta/main.yml` and assertions at top of :code:`tasks/main.yml`.
 
 Role Variables
 --------------
-- 
GitLab