We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf9a1ce commit 86da2c2Copy full SHA for 86da2c2
olvm/terminate_instance.yml
@@ -102,4 +102,4 @@
102
- buffer
103
- hosts
104
- .ansible-state
105
- when: confirm_removal.user_response | lower in ['y', 'yes']
+ when: confirm_removal.user_input | lower in ['y', 'yes']
0 commit comments