mirror of
https://github.com/ceph/ceph
synced 2025-01-09 12:42:31 +00:00
0b5df6e00a
Right now just tests that "help" works. Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
7 lines
132 B
YAML
7 lines
132 B
YAML
tasks:
|
|
- install:
|
|
extra_packages:
|
|
rpm: ['python3-cephfs']
|
|
deb: ['python3-cephfs', 'cephfs-shell']
|
|
- ceph:
|