ceph.yml 102 B

12345
  1. ---
  2. - name: Install Ceph storage plugin dependencies
  3. yum:
  4. pkg: ceph-common
  5. state: installed