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:
parent
4f0187e7fc
commit
e9db0fce11
@ -79,7 +79,7 @@
|
||||
when:
|
||||
- neutron_policy_overrides | length > 0
|
||||
tags:
|
||||
- neutron-policy-overrides
|
||||
- neutron-policy-override
|
||||
|
||||
- name: Remove legacy policy.yaml file
|
||||
file:
|
||||
|
Loading…
Reference in New Issue
Block a user