Remove legacy policy.json cleanup handler

Change-Id: I2421c32fcc4aaf745d06708360ac8f03cb126df3
This commit is contained in:
Jonathan Rosser 2022-02-02 04:16:59 -05:00
parent 77ce3dc017
commit b37400e2d0
1 changed files with 0 additions and 9 deletions

View File

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