aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Stoelp <johannes.stoelp@gmail.com>2023-01-04 22:08:02 +0100
committerJohannes Stoelp <johannes.stoelp@gmail.com>2023-01-04 22:08:02 +0100
commitc5905da7b8d0548f622b4f4c5de8d6d91b413728 (patch)
tree1581b05a37f2b7ec7003b45aee9f45aa8ac99707
parent5b5e036bec39837c1cd170a05d5b1f9c133f8775 (diff)
downloadansible-memzero-c5905da7b8d0548f622b4f4c5de8d6d91b413728.tar.gz
ansible-memzero-c5905da7b8d0548f622b4f4c5de8d6d91b413728.zip
add readme
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..c8cef86
--- /dev/null
+++ b/README.md
@@ -0,0 +1,8 @@
+# ansible-memzero
+
+Setup of my vroot server box.
+
+Run as follows
+```bash
+ansible-playbook memzero.yml --ask-become-pass
+```