mirror of
https://github.com/atosatto/ansible-minio.git
synced 2024-11-25 11:55:10 +01:00
08e82da1a4
* Adds yamllint. * Use working docker images.
6 lines
67 B
YAML
6 lines
67 B
YAML
---
|
|
- name: Prepare
|
|
hosts: all
|
|
gather_facts: false
|
|
tasks: []
|