]> arthur.ath.cx Git - ansible-collection-boilerplate.git/blobdiff - docs/playbooks.md
Add a bit more documentation
[ansible-collection-boilerplate.git] / docs / playbooks.md
diff --git a/docs/playbooks.md b/docs/playbooks.md
new file mode 100644 (file)
index 0000000..6c3c7b3
--- /dev/null
@@ -0,0 +1,8 @@
+# Ansible Boilerplate Collection Playbooks
+
+The Ansible Boilerplate Collection provides some playbooks which can be used by
+dependant projects. Those playbooks are stored in the `playbooks/` directory.
+
+## "ping" Play
+
+Run the Ansible "ping" module.