mirror of https://github.com/ceph/ceph-ansible.git
DNM: use ansible 2.7 for testing this PR
Signed-off-by: Rishabh Dave <ridave@redhat.com>pull/3283/head
parent
3f62fc585f
commit
162010d90e
|
@ -44,8 +44,8 @@
|
||||||
- osd_objectstore == 'filestore'
|
- osd_objectstore == 'filestore'
|
||||||
- osd_group_name in group_names
|
- osd_group_name in group_names
|
||||||
|
|
||||||
- name: include check_system.yml
|
#- name: include check_system.yml
|
||||||
include_tasks: check_system.yml
|
# include_tasks: check_system.yml
|
||||||
|
|
||||||
- name: include check_devices.yml
|
- name: include check_devices.yml
|
||||||
include_tasks: check_devices.yml
|
include_tasks: check_devices.yml
|
||||||
|
|
Loading…
Reference in New Issue