Fix typo in option.
This commit is contained in:
parent
f9ffc9839f
commit
5ffe4d5b63
@ -151,7 +151,7 @@
|
|||||||
when: coding == true
|
when: coding == true
|
||||||
|
|
||||||
- name: Workstation | Linux | Software | Android | Licenses Agreements [1/2]
|
- name: Workstation | Linux | Software | Android | Licenses Agreements [1/2]
|
||||||
shell: "yes | {{ android_sdkmanager_final }} --licenses --sdk_root-sdk={{ android_sdk_location }}"
|
shell: "yes | {{ android_sdkmanager_final }} --licenses --sdk_root={{ android_sdk_location }}"
|
||||||
become_user: "{{ user }}"
|
become_user: "{{ user }}"
|
||||||
when: coding == true
|
when: coding == true
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user