Fix unnecessary s in name.

This commit is contained in:
2025-07-26 11:40:46 -07:00
parent f61fe14a94
commit 68e1e5a48f

View File

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