Improve wording to make really sure people want this
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
30e6953c2d
commit
e97f986435
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
- debug: msg="{{security_group.security_groups[0].group_id}}"
|
||||
|
||||
- pause:
|
||||
prompt: "Are yout sure you want to delete {{ instance_name }} and {{ security_group_name }} (yes/no)?"
|
||||
prompt: "Are you really really sure you want to delete {{ instance_name }} and {{ security_group_name }} (yes/no)?"
|
||||
register: my_pause
|
||||
delegate_to: localhost
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue