summaryrefslogtreecommitdiff
path: root/releasenotes/notes/bug-30315-e46eafe5b575f3da.yaml
blob: b9686c4470b9534f6b3046f06c278b252834d980 (plain)
1
2
3
4
5
6
7
8
---
fixes:
  - |
      Fixes an issue regarding the ``ansible`` deploy interface cleaning
      workflow.
      Handling the error in the driver and returning nothing caused the manager
      to consider the step done and go to the next one instead of interrupting
      the cleaning workflow.