mirror of https://github.com/ceph/ceph-ansible.git
commit
a87b2a2636
|
@ -125,4 +125,5 @@
|
|||
- item.stat.exists == true
|
||||
when:
|
||||
- inventory_hostname == groups[mon_group_name]|last
|
||||
- ceph_release_num.{{ ceph_stable_release }} > ceph_release_num.jewel
|
||||
- not ceph_docker_image_tag.find('jewel') != -1
|
||||
- ceph_docker_image != 'rhceph'
|
||||
|
|
Loading…
Reference in New Issue