Skip to content
Snippets Groups Projects
Commit 4d965689 authored by Zuul's avatar Zuul Committed by Gerrit Code Review
Browse files

Merge "Fix /tmp/swift-rings/backups/ files deletion"

parents e0120b43 f811d314
No related branches found
No related tags found
No related merge requests found
......@@ -62,6 +62,7 @@
file:
path: "{{ swift_ring_build_path }}"
state: absent
become: true
delegate_to: "{{ swift_ring_build_host }}"
vars:
......
---
fixes:
- |
Fixes issue with deleting swift ring temporary files.
See `story 2008354 <https://storyboard.openstack.org/#!/story/2008354>`__
for details.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment