summaryrefslogtreecommitdiff
path: root/roles
diff options
context:
space:
mode:
Diffstat (limited to 'roles')
-rw-r--r--roles/dellos6/bootstrap/tasks/main.yml2
-rw-r--r--roles/vm/guest/install/tasks/main.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/roles/dellos6/bootstrap/tasks/main.yml b/roles/dellos6/bootstrap/tasks/main.yml
index 1c9fdc5e..d6442e8f 100644
--- a/roles/dellos6/bootstrap/tasks/main.yml
+++ b/roles/dellos6/bootstrap/tasks/main.yml
@@ -8,7 +8,7 @@
- name: generate initial configuration
delegate_to: localhost
pause:
- prompt: "\n## Please apply the following configuration using the serial console!!!\n\n{{ lookup('template', 'init.j2') }}\n\n## end .. press enter to continue!!!!!\n"
+ prompt: "\n## Please apply the following configuration using the serial console!!!\n\n{{ lookup('template', 'init.j2') }}\n\n## end .. press ENTER to continue!!!!!\n"
- name: get config facts from the switch
dellos6_facts:
diff --git a/roles/vm/guest/install/tasks/main.yml b/roles/vm/guest/install/tasks/main.yml
index 21a13b4d..cf1286c5 100644
--- a/roles/vm/guest/install/tasks/main.yml
+++ b/roles/vm/guest/install/tasks/main.yml
@@ -67,7 +67,7 @@
{{ installer_manual_steps_msg | indent(2) }}
- When done press enter to continue or Ctrl-C + 'A' to abort.
+ When done press ENTER to continue or CTRL-C then A to abort.
- name: wait for installer to finish or crash
wait_for_virt: