This commit is contained in:
2024-09-14 13:09:38 -04:00
parent e7124040c9
commit aad786cb90
9 changed files with 170 additions and 44 deletions

7
kraken-bot.yaml Normal file
View File

@@ -0,0 +1,7 @@
---
# Playbook to deploy kraken bot
- name: Deploy Kraken bot
hosts: alpha-control-plane
become: true
roles:
- role: ericomeehan.pykraken