parent
5067b932ab
commit
7298a8c993
@ -8,7 +8,7 @@
|
|||||||
- yml
|
- yml
|
||||||
|
|
||||||
- name: Create mariadb database
|
- 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:
|
args:
|
||||||
creates: /var/lib/dokku/services/mariadb/gitea
|
creates: /var/lib/dokku/services/mariadb/gitea
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user