Move bodhi-backend to py3 tag2distrepo

Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
Patrick Uiterwijk 2018-11-21 11:25:37 +01:00
parent de6a872b95
commit dc90c38ec0

View file

@ -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