mirror of
https://github.com/atosatto/ansible-minio.git
synced 2025-02-18 01:21:49 +01:00
6 lines
67 B
YAML
6 lines
67 B
YAML
|
---
|
||
|
- name: Prepare
|
||
|
hosts: all
|
||
|
gather_facts: false
|
||
|
tasks: []
|