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