From 8fc54601646cdd172d70a4b3d32dad9c3ab799fd Mon Sep 17 00:00:00 2001 From: Jeff Geerling Date: Fri, 7 Mar 2014 09:07:04 -0600 Subject: [PATCH] Updated README with todos. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 323ce66..e61824d 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,11 @@ None. roles: - { role: geerlingguy.nginx } +## TODO + + - Make everything more configurable. + - Make this role work with all flavors of linux (as supported by nginx repos). + ## License MIT / BSD