Install python-webob1.4 on the RHEL7 jenkins slave for bodhi2
This commit is contained in:
parent
1454797a4e
commit
6993fc1dd1
1 changed files with 1 additions and 0 deletions
|
@ -400,6 +400,7 @@
|
||||||
action: yum state=present pkg={{ item }}
|
action: yum state=present pkg={{ item }}
|
||||||
with_items:
|
with_items:
|
||||||
- python-pygit2 # Required for pagure
|
- python-pygit2 # Required for pagure
|
||||||
|
- python-webob1.4 # Required by bodhi2
|
||||||
when: ansible_distribution_version[0] == "7"
|
when: ansible_distribution_version[0] == "7"
|
||||||
tags:
|
tags:
|
||||||
- packages
|
- packages
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue