mirror of
https://github.com/atosatto/ansible-minio.git
synced 2024-12-04 13:13:59 +01:00
7 lines
72 B
YAML
7 lines
72 B
YAML
---
|
|
|
|
- hosts: all
|
|
any_errors_fatal: true
|
|
roles:
|
|
- ansible-minio
|