Mirrormanager: slightly improve the move-to-archive manual template
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
89a7b32244
commit
53e8346422
1 changed files with 4 additions and 0 deletions
|
@ -36,3 +36,7 @@
|
|||
template: cmd-move-to-archive.yml
|
||||
objectname: cmd-move-to-archive.yml
|
||||
always_apply: true
|
||||
|
||||
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(' ', '-')}}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue