aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBG Stack <bgstack15@gmail.com>2016-09-23 10:29:47 -0400
committerGitHub <noreply@github.com>2016-09-23 10:29:47 -0400
commit891ebb1b030375d350f8b61f8d561e235e8f2d1b (patch)
tree004fbbe42d54f07d65b5634818616eea76ddb037
parentInitial file upload (diff)
downloadansible01-891ebb1b030375d350f8b61f8d561e235e8f2d1b.tar.gz
ansible01-891ebb1b030375d350f8b61f8d561e235e8f2d1b.tar.bz2
ansible01-891ebb1b030375d350f8b61f8d561e235e8f2d1b.zip
Create README.md
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..4ef09ed
--- /dev/null
+++ b/README.md
@@ -0,0 +1,4 @@
+# ansible01
+This is the scrubbed version of my ansible environment at work. Feel free to use any of these for yourself.
+
+Role descriptions will come in the future.
bgstack15