Merge "Remove deprecated use of tests as filters"
This commit is contained in:
commit
0b788ec455
@ -90,7 +90,7 @@
|
||||
- name: "need_online_data_migrations"
|
||||
state: "True"
|
||||
when:
|
||||
- (install_packages | changed) or
|
||||
- (install_packages is changed) or
|
||||
(ansible_local is not defined) or
|
||||
('openstack_ansible' not in ansible_local) or
|
||||
('nova' not in ansible_local['openstack_ansible']) or
|
||||
|
Loading…
x
Reference in New Issue
Block a user