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:
|
||||
- planet_server
|
||||
|
||||
- name: install the planet packages
|
||||
- name: install the planet packages (and fedora-messaging)
|
||||
package: pkg={{item}} state=present
|
||||
with_items:
|
||||
- venus
|
||||
- fedora-messaging
|
||||
tags:
|
||||
- planet_server
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue