Remove legacy policy.json cleanup handler

Change-Id: Icbf12fb0c09ef2e0a856e7339fa43aaf3557715a
This commit is contained in:
Jonathan Rosser 2022-02-02 04:10:56 -05:00
parent b3a65f317f
commit cab9cb90f5
1 changed files with 0 additions and 9 deletions

View File

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