]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
DNM: use ansible 2.7 for testing this PR
authorRishabh Dave <ridave@redhat.com>
Fri, 5 Oct 2018 08:56:00 +0000 (04:56 -0400)
committerSébastien Han <seb@redhat.com>
Wed, 31 Oct 2018 08:38:59 +0000 (09:38 +0100)
Signed-off-by: Rishabh Dave <ridave@redhat.com>
roles/ceph-validate/tasks/main.yml

index b732b2b897419b921f1f1d7e8b34cd20494ffe3b..d3bf8c2490a69f2eb2d5c32f7b696bc634cfb2e7 100644 (file)
@@ -44,8 +44,8 @@
     - osd_objectstore == 'filestore'
     - osd_group_name in group_names
 
-- name: include check_system.yml
-  include_tasks: check_system.yml
+#- name: include check_system.yml
+#  include_tasks: check_system.yml
 
 - name: include check_devices.yml
   include_tasks: check_devices.yml