Also install bodhi-composer on prod.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
c3ce541909
commit
06721f5266
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue