summaryrefslogtreecommitdiff
path: root/roles/dellos6/bootstrap/tasks/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/dellos6/bootstrap/tasks/main.yml')
-rw-r--r--roles/dellos6/bootstrap/tasks/main.yml2
1 files changed, 1 insertions, 1 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: