Remove legacy policy.json cleanup handler

Change-Id: Ia37876caa7b627e66d5e703262a8b060c46fa25d
This commit is contained in:
Jonathan Rosser 2022-02-02 04:21:12 -05:00
parent 9befdaaeec
commit 57400fb6a6
1 changed files with 0 additions and 8 deletions

View File

@ -20,11 +20,3 @@
with_items: "{{ filtered_octavia_services }}"
listen:
- "venv changed"
# NOTE (noonedeadpunk): Remove this task after Xena release
- name: Remove obsoleted policy.json
file:
path: "/etc/octavia/policy.json"
state: absent
listen:
- Restart octavia services