mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 00:43:06 -06:00
add extra = on ln62
This commit is contained in:
committed by
Steve Smith
parent
0a3e855592
commit
0694727570
@@ -59,4 +59,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.state == 'COMPLETED'
|
||||||
Reference in New Issue
Block a user