From cb7a987c3aab62052b882fdf06a6be3e4e87ebef Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Wed, 9 Dec 2015 22:17:39 +0200 Subject: [PATCH] Updated the TODO list. --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 7c19f29..a6538a6 100644 --- a/README.rst +++ b/README.rst @@ -31,6 +31,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. - For all roles: - Log to syslog. - Collect metrics using Collectd. -- GitLab