General Enhancements #4

Merged
me merged 64 commits from dev into main 2025-06-16 12:33:16 -07:00
5 changed files with 273 additions and 13 deletions
Showing only changes of commit a6c819a086 - Show all commits

View File

@ -86,7 +86,7 @@
- name: Workstation | Linux | Software | Android | Create Folder
file:
path: "{{ android_sdk_location }}"
path: "{{ android_sdk_cmdline_temp }}"
state: directory
owner: "{{ user }}"
group: "{{ user }}"