diff --git a/roles/pvc/tasks/ceph.yml b/roles/pvc/tasks/ceph.yml index e9d2310..23d79c4 100644 --- a/roles/pvc/tasks/ceph.yml +++ b/roles/pvc/tasks/ceph.yml @@ -1,10 +1,4 @@ --- -- name: create ceph group - group: - name: ceph - gid: 64046 - state: present - - name: install packages apt: name: