openstack-ansible-ceph_client/examples/playbook.yml

6 lines
107 B
YAML

- name: Install Ceph client
hosts: all
user: root
roles:
- role: "openstack-ansible-ceph_client"