diff --git a/playbooks/groups/osbs-cluster.yml b/playbooks/groups/osbs-cluster.yml index 86f37aaae0..80de1a16f9 100644 --- a/playbooks/groups/osbs-cluster.yml +++ b/playbooks/groups/osbs-cluster.yml @@ -568,8 +568,6 @@ - /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml tasks: - - debug: var=hostvars - - name: refresh fedora image streams shell: "oc import-image fedora --all" when: env == "staging" and hostvars[groups["osbs-masters-stg"][0]]["docker_pull_fedora"]|changed