diff --git a/tasks/workstation/linux/software/android.yml b/tasks/workstation/linux/software/android.yml index b80c6af..55c92db 100644 --- a/tasks/workstation/linux/software/android.yml +++ b/tasks/workstation/linux/software/android.yml @@ -282,7 +282,7 @@ become_user: "{{ user }}" when: coding == true -- name: Workstation | Linux | Software | Android | Licenses Agreements [1/2] +- name: Workstation | Linux | Software | Android | License Agreements [1/2] shell: "yes | {{ android_sdkmanager_final }} --licenses --sdk_root={{ android_sdk_location }}" become_user: "{{ user }}" when: coding == true