parent
5067b932ab
commit
7298a8c993
@ -8,7 +8,7 @@
|
||||
- yml
|
||||
|
||||
- name: Create mariadb database
|
||||
shell: 'dokku mariadb:create gitea --custom-env "USER=gitea" --password {{ db_passwd }} --root-password {{ root_db_passwd }}'
|
||||
shell: "dokku mariadb:create gitea --password {{ db_passwd }} --root-password {{ root_db_passwd }}"
|
||||
args:
|
||||
creates: /var/lib/dokku/services/mariadb/gitea
|
||||
|
||||
|
Reference in New Issue
Block a user