Fix user account
This commit is contained in:
parent
0cc3b58015
commit
47da74ce4c
@ -19,8 +19,8 @@
|
|||||||
file:
|
file:
|
||||||
path: "{{ item }}"
|
path: "{{ item }}"
|
||||||
state: directory
|
state: directory
|
||||||
owner: git
|
owner: dokku
|
||||||
group: git
|
group: dokku
|
||||||
with_items:
|
with_items:
|
||||||
- /var/lib/minio
|
- /var/lib/minio
|
||||||
become: true
|
become: true
|
||||||
|
Reference in New Issue
Block a user