ceph.yml 117 B

123
  1. ---
  2. - name: Install Ceph storage plugin dependencies
  3. action: "{{ ansible_pkg_mgr }} name=ceph-common state=present"