]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
Removed check for ceph_stable_rh_storage_iso_install when removing rh_storage.repo... 908/head
authorJames Saint-Rossy <james_saintrossy@cable.comcast.com>
Thu, 28 Jul 2016 04:01:00 +0000 (00:01 -0400)
committerJames Saint-Rossy <james_saintrossy@cable.comcast.com>
Thu, 28 Jul 2016 04:01:00 +0000 (00:01 -0400)
purge-cluster.yml

index 37333b3445a397467accfbd54aadbe89b50f943f..499c52f27f14fc9150b6bbb707e7d8e0f34960ed 100644 (file)
       path: /etc/yum.repos.d/rh_storage.repo
       state: absent
     when:
-      ansible_os_family == 'RedHat' and
-      ceph_stable_rh_storage_iso_install
+      ansible_os_family == 'RedHat'