summaryrefslogtreecommitdiff
path: root/distbuild/ansible/restart.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'distbuild/ansible/restart.yaml')
-rw-r--r--distbuild/ansible/restart.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/distbuild/ansible/restart.yaml b/distbuild/ansible/restart.yaml
index 6cd02be4..3459bbec 100644
--- a/distbuild/ansible/restart.yaml
+++ b/distbuild/ansible/restart.yaml
@@ -1,3 +1,13 @@
+# Restart all Morph instances on a Baserock distbuild network.
+#
+# This will abort any running builds.
+#
+# This is an Ansible playbook. Run with:
+#
+# ansible-playbook -i distbuild-hosts restart.yaml
+#
+# You will need a file named 'distbuild-hosts' describing your distbuild
+# network.
---
- hosts: controller
tasks: