mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-03 23:13:28 +08:00
Revert "Koschei: allow importing images during playbook run"
This reverts commit 717c97194f63c6a201aeb3a6c990692577a1ac20.
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
b6c38a84d4
commit
d686391600
@@ -70,11 +70,3 @@
|
||||
with_items: "{{ koschei_cron_jobs }}"
|
||||
loop_control:
|
||||
label: "{{ item.name }}"
|
||||
|
||||
- name: Import upstream container image to local registry
|
||||
include_role: name=openshift/import-image
|
||||
vars:
|
||||
imagestreamname: koschei
|
||||
tags:
|
||||
- never
|
||||
- import-image
|
||||
|
||||
Reference in New Issue
Block a user