Mirrormanager: fix the move-to-archive manual playbook

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2024-07-30 12:24:34 +02:00
parent 53e8346422
commit a30ae9f17a
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD

View file

@ -39,4 +39,4 @@
tasks:
- debug:
msg: "Job started. You can watch the logs with:\noc -n {{app}} logs -f job/move-to-archive-{{product|lower|replace(' ', '-')}}-{{version|lower|replace(' ', '-')}}"
msg: "Job started. You can watch the logs with:\noc -n mirrormanager logs -f job/move-to-archive-{{product|lower|replace(' ', '-')}}-{{version|lower|replace(' ', '-')}}"