mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 08:53:07 -06:00
change ln 64 to correct key
This commit is contained in:
committed by
Steve Smith
parent
d45c172bd4
commit
007c9b7dda
@@ -61,4 +61,4 @@
|
|||||||
file:
|
file:
|
||||||
path: "{{ atl_product_home_shared }}/data/migration/import/lock.file"
|
path: "{{ atl_product_home_shared }}/data/migration/import/lock.file"
|
||||||
state: touch
|
state: touch
|
||||||
when: import_status.state == 'COMPLETED'
|
when: import_status.json.state == 'COMPLETED'
|
||||||
Reference in New Issue
Block a user