Correct 'neutron-policy-override' tag

Rename the 'neutron-policy-overrides' tag to 'neutron-policy-override'
so that it's consistent with the other tagged task in this role and all
other openstack-ansible service roles.

Change-Id: I7af67908920bf386d204e28cbf5b936fea76ecd0
(cherry picked from commit e9db0fce111828695ce190106e5d0c3eef587410)
This commit is contained in:
Jimmy McCrory 2024-07-22 14:27:21 -07:00 committed by Dmitriy Rabotyagov
parent 8dd8dea159
commit 6f24e07820

View File

@ -81,7 +81,7 @@
when:
- neutron_policy_overrides | length > 0
tags:
- neutron-policy-overrides
- neutron-policy-override
- name: Remove legacy policy.yaml file
file: