mirror of https://github.com/ceph/ceph-ansible.git
commit
7812e0b32e
|
@ -60,9 +60,3 @@
|
|||
when:
|
||||
- use_systemd
|
||||
- ceph_release_num.{{ ceph_release }} > ceph_release_num.hammer
|
||||
|
||||
- name: collect admin and bootstrap keys
|
||||
command: ceph-create-keys --cluster {{ cluster }} --id {{ monitor_name }}
|
||||
changed_when: false
|
||||
failed_when: false
|
||||
when: cephx
|
||||
|
|
Loading…
Reference in New Issue