mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-13 13:59:46 +08:00
Also update python2-fedmsg-atomic-composer when updating bodhi.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
@@ -36,11 +36,13 @@
|
||||
with_items:
|
||||
- bodhi-docs
|
||||
- bodhi-server
|
||||
- python2-fedmsg-atomic-composer
|
||||
- name: yum update bodhi-server packages from testing repo
|
||||
yum: name="{{ item }}" state=latest enablerepo=infrastructure-testing
|
||||
with_items:
|
||||
- bodhi-docs
|
||||
- bodhi-server
|
||||
- python2-fedmsg-atomic-composer
|
||||
when: testing
|
||||
|
||||
- name: verify the frontend and stop it
|
||||
|
||||
Reference in New Issue
Block a user