Install crudini

This commit is contained in:
Luke Murphy 2020-03-22 16:33:52 +01:00
parent 970910b68c
commit 7b67d04fa2
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 6 additions and 0 deletions

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