add extra = on ln62

This commit is contained in:
Andy Rajagopalan
2019-12-17 13:29:48 -08:00
parent b42e180812
commit 502df9dc8b

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'