Merge "Remove legacy policy.json cleanup handler"

This commit is contained in:
Zuul 2022-05-05 13:42:18 +00:00 committed by Gerrit Code Review
commit 0f1613106b
1 changed files with 0 additions and 9 deletions

View File

@ -26,15 +26,6 @@
- "Restart cloudkitty services"
- "venv changed"
# NOTE (noonedeadpunk): Remove this task after Xena release
- name: Remove obsoleted policy.json
file:
path: "/etc/cloudkitty/policy.json"
state: absent
listen:
- "Restart cloudkitty services"
- "venv changed"
- name: Start services
systemd:
name: "{{ item.service_name }}"