remove un-needed debug from osbs-cluster
Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
parent
b1a2d105c9
commit
9700600909
1 changed files with 0 additions and 2 deletions
|
@ -568,8 +568,6 @@
|
||||||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- debug: var=hostvars
|
|
||||||
|
|
||||||
- name: refresh fedora image streams
|
- name: refresh fedora image streams
|
||||||
shell: "oc import-image fedora --all"
|
shell: "oc import-image fedora --all"
|
||||||
when: env == "staging" and hostvars[groups["osbs-masters-stg"][0]]["docker_pull_fedora"]|changed
|
when: env == "staging" and hostvars[groups["osbs-masters-stg"][0]]["docker_pull_fedora"]|changed
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue