summaryrefslogtreecommitdiff
path: root/misc/flatbot.yml
diff options
context:
space:
mode:
Diffstat (limited to 'misc/flatbot.yml')
-rw-r--r--misc/flatbot.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/flatbot.yml b/misc/flatbot.yml
new file mode 100644
index 0000000..563261e
--- /dev/null
+++ b/misc/flatbot.yml
@@ -0,0 +1,4 @@
+- name: Setup machines to run flatbot
+ hosts: shell
+ roles:
+ - { role: flatbot }