planet: install fedora-messaging when install venus

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2020-08-21 16:52:49 +02:00
parent 054c92f8df
commit 94ac2b73be

View file

@ -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