Remove legacy policy.json cleanup handler
Change-Id: Icacceda4d73caaef54a2efca83a08dd7487bef83
This commit is contained in:
parent
28795b1050
commit
809e2dd185
@ -23,15 +23,6 @@
|
||||
listen:
|
||||
- "venv changed"
|
||||
|
||||
# NOTE (noonedeadpunk): Remove this task after Xena release
|
||||
- name: Remove obsoleted policy.json
|
||||
file:
|
||||
path: "/etc/ironic/policy.json"
|
||||
state: absent
|
||||
listen:
|
||||
- "Restart ironic services"
|
||||
- "venv changed"
|
||||
|
||||
- name: Restart tftpd
|
||||
service:
|
||||
name: "{{ ironic_tftpd_service_name }}"
|
||||
|
Loading…
Reference in New Issue
Block a user