mirror of
https://github.com/atosatto/ansible-minio.git
synced 2025-01-19 20:31:32 +01:00
7 lines
72 B
YAML
7 lines
72 B
YAML
---
|
|
|
|
- hosts: all
|
|
any_errors_fatal: true
|
|
roles:
|
|
- ansible-minio
|