only install this on bodhi-backend01
This commit is contained in:
parent
a44eb3e485
commit
fd62fcc948
1 changed files with 7 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue