diff options
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |