Only install ostree on bodhi-backend01.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
a3d10b591d
commit
6b9cbb48b6
1 changed files with 7 additions and 1 deletions
|
@ -25,7 +25,13 @@
|
||||||
- python-alembic
|
- python-alembic
|
||||||
- python-scandir
|
- python-scandir
|
||||||
- python2-productmd
|
- python2-productmd
|
||||||
- ostree
|
tags:
|
||||||
|
- packages
|
||||||
|
- bodhi
|
||||||
|
|
||||||
|
- name: install ostree
|
||||||
|
package: pkg=ostree state=present
|
||||||
|
when: inventory_hostname.startswith('bodhi-backend01')
|
||||||
tags:
|
tags:
|
||||||
- packages
|
- packages
|
||||||
- bodhi
|
- bodhi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue