Ensure directory exists to untar into.
This commit is contained in:
parent
e3887098a0
commit
a6c819a086
@ -86,7 +86,7 @@
|
||||
|
||||
- name: Workstation | Linux | Software | Android | Create Folder
|
||||
file:
|
||||
path: "{{ android_sdk_location }}"
|
||||
path: "{{ android_sdk_cmdline_temp }}"
|
||||
state: directory
|
||||
owner: "{{ user }}"
|
||||
group: "{{ user }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user