planet: install fedora-messaging when install venus
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
054c92f8df
commit
94ac2b73be
1 changed files with 2 additions and 1 deletions
|
@ -17,10 +17,11 @@
|
||||||
tags:
|
tags:
|
||||||
- planet_server
|
- planet_server
|
||||||
|
|
||||||
- name: install the planet packages
|
- name: install the planet packages (and fedora-messaging)
|
||||||
package: pkg={{item}} state=present
|
package: pkg={{item}} state=present
|
||||||
with_items:
|
with_items:
|
||||||
- venus
|
- venus
|
||||||
|
- fedora-messaging
|
||||||
tags:
|
tags:
|
||||||
- planet_server
|
- planet_server
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue