mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 08:53:07 -06:00
remove additional spacing on ln 5
This commit is contained in:
@@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
- name: Check if import directory exists
|
- name: Check if import directory exists
|
||||||
stat:
|
stat:
|
||||||
path: /tmp/import
|
path: /tmp/import
|
||||||
register: import_dir
|
register: import_dir
|
||||||
|
|
||||||
- name: create directory structure if it note exists
|
- name: create directory structure if it note exists
|
||||||
file:
|
file:
|
||||||
|
|||||||
Reference in New Issue
Block a user