Ansible 'skipped' is a test not a filter
The old syntax is no longer valid in ansible 2.9 Depends-On: https://review.opendev.org/727827 Change-Id: I199c95b30ead538b8920ac73c924bc9a2756c8bc
This commit is contained in:
parent
945c7b7cde
commit
f6a41ea31b
@ -36,5 +36,5 @@
|
||||
option: need_online_data_migrations
|
||||
value: false
|
||||
when:
|
||||
- not data_migrations | skipped
|
||||
- not data_migrations is skipped
|
||||
- data_migrations is succeeded
|
||||
|
Loading…
x
Reference in New Issue
Block a user