ceph-ansible/tests/validate-rbd.yml

14 lines
176 B
YAML

---
# This playbook tests a Ceph object storage daemon
- hosts:
- osds
vars:
foo: bar
tasks:
- name: Create a RBD image
command: rbd create -s 10240 foobar