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
This commit is contained in:
Jimmy McCrory 2024-07-22 14:27:21 -07:00
parent 4f0187e7fc
commit e9db0fce11

View File

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