Remove legacy policy.json cleanup handler

Change-Id: I7e79f669d4b65ce067c57bda06e1887c1125ee4e
This commit is contained in:
Jonathan Rosser 2022-02-02 04:09:06 -05:00
parent 9c16a6fe29
commit bbf4c9cd66
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 }}"