mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2026-02-02 09:13:12 -06:00
add extra = on ln62
This commit is contained in:
@@ -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