summaryrefslogtreecommitdiff
path: root/openbook_stop_start.yaml
diff options
context:
space:
mode:
authorCarlos Konstanski <ckonstanski@pippiandcarlos.com>2017-11-13 16:50:55 -0700
committerCarlos Konstanski <ckonstanski@pippiandcarlos.com>2017-11-13 16:50:55 -0700
commitffa2a169ea98fb54a29d90ca158059e79e2816ba (patch)
tree018461d031b71178fa48b9672d8e39bac4de1270 /openbook_stop_start.yaml
initial commit
Diffstat (limited to 'openbook_stop_start.yaml')
-rw-r--r--openbook_stop_start.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/openbook_stop_start.yaml b/openbook_stop_start.yaml
new file mode 100644
index 0000000..045f7a9
--- /dev/null
+++ b/openbook_stop_start.yaml
@@ -0,0 +1,10 @@
+---
+###
+# Use this paybook to stop, start and restart openbook cleanly.
+#
+# Required variables to be passed in the command line via -e:
+# action=[stop|start|restart]
+###
+
+- name: "Stop/Start Openbook"
+ include: playbooks/stop_start_openbook.yaml