remove additional spacing on ln 5

This commit is contained in:
Andy Rajagopalan
2019-11-20 13:23:49 -08:00
parent a6ee4854f7
commit 9066265eb3

View File

@@ -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: