mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
planet: install fedora-messaging when install venus
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user