
This is the workaround to the issue recommended here: https://github.com/ansible/ansible/issues/84515#issuecomment-2580500165 Now that confirm_deprovision is a proper variable, we also support setting it to any boolean. Change-Id: Ief8074cb54451464d827f9a35f4cfdd80cf2f0d7
7 lines
255 B
YAML
7 lines
255 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Updates ``overcloud-deprovision.yml`` to use ``ansible.builtin.pause`` when
|
|
prompting to confirm deprovisioning. This is the recommended workaround to
|
|
`Ansible issue 84515 <https://github.com/ansible/ansible/issues/84515>`__.
|