General Enhancements #4

Merged
me merged 64 commits from dev into main 2025-06-16 12:33:16 -07:00
Showing only changes of commit 5ffe4d5b63 - Show all commits

View File

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