From 780623d3321a17140a2ea2a154be5307fce324a6 Mon Sep 17 00:00:00 2001 From: Jack Ivanov <17044561+jackivanov@users.noreply.github.com> Date: Sat, 29 Jan 2022 22:32:11 +0000 Subject: [PATCH] change layout --- roles/local/tasks/prompts.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/roles/local/tasks/prompts.yml b/roles/local/tasks/prompts.yml index 75310d4..8f26622 100644 --- a/roles/local/tasks/prompts.yml +++ b/roles/local/tasks/prompts.yml @@ -3,8 +3,9 @@ prompt: "{{ item }}" when: not tests|default(false)|bool with_items: | + https://trailofbits.github.io/algo/deploy-to-ubuntu.html + Local installation might break your server. Use at your own risk. - (https://trailofbits.github.io/algo/deploy-to-ubuntu.html) Proceed? Press ENTER to continue or CTRL+C and A to abort...