only install this on bodhi-backend01

This commit is contained in:
Kevin Fenzi 2017-08-25 00:18:29 +00:00
parent a44eb3e485
commit fd62fcc948

View file

@ -27,7 +27,13 @@
- python2-productmd
- compose-utils
- fedwatch
- python3-cccolutils
tags:
- packages
- bodhi
- name: install python3-ccolutils on fedora bodhi backends
package: pkg=python3-cccolutils state=present
when: inventory_hostname.startswith('bodhi-backend01')
tags:
- packages
- bodhi