Use dokku role to install it

I also switched the host to debian, as the arch install didn't quite work.
This commit is contained in:
Jake Howard
2021-06-22 22:08:01 +01:00
parent 9296c88ae4
commit 83c84abc62
3 changed files with 5 additions and 0 deletions

View File

@ -106,3 +106,5 @@
- hosts: grimes
roles:
- nebula
- role: dokku_bot.ansible_dokku
become: true