diff --git a/roles/ceph-facts/tasks/facts.yml b/roles/ceph-facts/tasks/facts.yml index 2115fe501..d5a5aeae1 100644 --- a/roles/ceph-facts/tasks/facts.yml +++ b/roles/ceph-facts/tasks/facts.yml @@ -83,7 +83,7 @@ when: - not containerized_deployment | bool - item.rc is defined - - item.rc == 1 + - item.rc == 0 - name: set_fact running_mon - container set_fact: