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