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 47820e8c4f
commit 29e0a9aa9a

View File

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