Improve wording to make really sure people want this

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2021-01-19 15:15:13 +01:00
parent 30e6953c2d
commit e97f986435

View file

@ -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