Update also python2-solv during manual/upgrade/mbs.yml

This commit is contained in:
Jan Kaluža 2018-03-19 07:25:54 +00:00
parent ebaa897f1a
commit 91fe6a354d

View file

@ -20,12 +20,14 @@
with_items:
- module-build-service
- libmodulemd
- python2-solv
- name: yum update mbs packages from testing repo
yum: name={{item}} state=latest enablerepo=infrastructure-tags-stg
when: testing
with_items:
- module-build-service
- libmodulemd
- python2-solv
- name: push packages out to backend
hosts: mbs-backend:mbs-backend-stg
@ -49,12 +51,14 @@
with_items:
- module-build-service
- libmodulemd
- python2-solv
- name: yum update mbs packages from testing repo
yum: name={{item}} state=latest enablerepo=infrastructure-tags-stg
when: testing
with_items:
- module-build-service
- libmodulemd
- python2-solv
- name: verify the frontend and stop it
hosts: mbs-frontend:mbs-frontend-stg