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