Move bodhi-backend to py3 tag2distrepo
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
de6a872b95
commit
dc90c38ec0
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
- bodhi
|
||||
|
||||
- name: install tag2distrepo on fedora bodhi backends
|
||||
package: name=python2-tag2distrepo state=present
|
||||
package: name=python3-tag2distrepo state=present
|
||||
when: inventory_hostname.startswith('bodhi-backend02') or inventory_hostname.startswith('bodhi-backend01.stg')
|
||||
tags:
|
||||
- packages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue