From aa647a6de13e74d33ac392027109d39bd0f79b10 Mon Sep 17 00:00:00 2001 From: B Stack Date: Fri, 23 Sep 2016 10:39:43 -0400 Subject: readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 4ef09ed..454f22d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,9 @@ # ansible01 This is the scrubbed version of my ansible environment at work. Feel free to use any of these for yourself. +# How to use +The roles included here refer to a ./company directory. Simply make a symlink for your company, e.g. Large Widgets, Inc. like so: + + ln -sf lwi/ company/ + Role descriptions will come in the future. -- cgit