aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
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.
bgstack15