Add a couple of job placeholders to see what is what

Change-Id: I1f96e246a5d2f7b562202fcb2787aab9cd7543b3
diff --git a/playbooks/tempest-and-cinderlib-run.yaml b/playbooks/tempest-and-cinderlib-run.yaml
new file mode 100644
index 0000000..59ac2cc
--- /dev/null
+++ b/playbooks/tempest-and-cinderlib-run.yaml
@@ -0,0 +1,13 @@
+- hosts: all
+  tasks:
+    - name: sp-whoami-hostname
+      shell:
+        cmd: hostname
+
+    - name: sp-whoami-id
+      shell:
+        cmd: id
+
+    - name: sp-whereami-pwd
+      shell:
+        cmd: pwd