Skip to content

ansible/minio: run the pre-start commands as root

Martin Roukala requested to merge minio_ci_fix into master

We need elevated privileges to set everything up, so let's acquire them!

Fixes: e9233867 ("ansible/minio: move to socket activation")

Merge request reports