Remove legacy policy.json cleanup handler
Change-Id: Ia37876caa7b627e66d5e703262a8b060c46fa25d
This commit is contained in:
parent
9befdaaeec
commit
57400fb6a6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user