Remove Ceph group creation

This commit is contained in:
Joshua Boniface 2019-06-10 15:07:06 -04:00
parent 8ac0776a8e
commit 20d0d57a29
1 changed files with 0 additions and 6 deletions

View File

@ -1,10 +1,4 @@
---
- name: create ceph group
group:
name: ceph
gid: 64046
state: present
- name: install packages
apt:
name: