Also install bodhi-composer on prod.

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
Randy Barlow 2018-04-24 17:06:01 +00:00
parent c3ce541909
commit 06721f5266

View file

@ -51,7 +51,7 @@
- name: install bodhi-composer
package: name=bodhi-composer state=present
when: inventory_hostname.startswith('bodhi-backend01') and env == "staging"
when: inventory_hostname.startswith('bodhi-backend01')
tags:
- packages
- bodhi