mirror of https://github.com/ceph/ceph-ansible.git
6 lines
129 B
YAML
6 lines
129 B
YAML
|
---
|
||
|
# These are Ansible requirements needed to run ceph-ansible main
|
||
|
collections:
|
||
|
- name: ansible.utils
|
||
|
version: '>=2.5.0'
|