summaryrefslogtreecommitdiff
path: root/roles/dellos6
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-08-26 13:59:37 +0200
committerChristian Pointner <equinox@spreadspace.org>2020-08-26 13:59:37 +0200
commit0089d13a8a01eca034a8a062cf9e9240fbd459b5 (patch)
treeb4da29ea9f1a3c87e6ea3a7073f33fa21991eccf /roles/dellos6
parentsk-2019: enable compression (diff)
fix installer prompts
Diffstat (limited to 'roles/dellos6')
-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: