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
|
- name: Workstation | Linux | Software | Android | Create Folder
|
||||||
file:
|
file:
|
||||||
path: "{{ android_sdk_location }}"
|
path: "{{ android_sdk_cmdline_temp }}"
|
||||||
state: directory
|
state: directory
|
||||||
owner: "{{ user }}"
|
owner: "{{ user }}"
|
||||||
group: "{{ user }}"
|
group: "{{ user }}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user