Install crudini

This commit is contained in:
Luke Murphy
2020-03-22 16:33:52 +01:00
parent 970910b68c
commit 7b67d04fa2

View File

@ -8,6 +8,12 @@
extensions:
- yml
- name: Install system dependencies
apt:
name: crudini
state: present
become: true
- name: Configure git.autonomic.zone domain
dokku_domains:
app: gitea