From 20dec124e478243d0ec35bcec9af5d63c5f1898b Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Thu, 10 Dec 2015 20:08:53 +0200 Subject: [PATCH] Updated the TODO list. --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index a6538a6..144ea04 100644 --- a/README.rst +++ b/README.rst @@ -32,6 +32,7 @@ TODO - CI test with ServerSpec. - Fast (like unit) testing with ansible-lint, maybe other linters (pre-commit). - Better documentation and handling of role dependencies. +- Add example requirements.yml to roles README file. - For all roles: - Log to syslog. - Collect metrics using Collectd. -- GitLab