add extra = on ln62

This commit is contained in:
Andy Rajagopalan
2019-12-17 13:29:48 -08:00
committed by Steve Smith
parent 0a3e855592
commit 0694727570

View File

@@ -59,4 +59,4 @@
file:
path: "{{ atl_product_home_shared }}/data/migration/import/lock.file"
state: touch
when: import_status.state = 'COMPLETED'
when: import_status.state == 'COMPLETED'