Add Music Studio, Migrate from GitHub to Personal Gitea #1

Merged
me merged 21 commits from dev into main 2025-01-02 13:03:51 -07:00
16 changed files with 146 additions and 411 deletions
Showing only changes of commit 1b10ee0cbe - Show all commits
README.md
facts/general
files/scripts
local.ymlsetup.sh
tasks
general
server
workstation
linux
software
shared
settings

@ -9,7 +9,7 @@
global_bin: /usr/local/bin global_bin: /usr/local/bin
x_desktops: /usr/share/xsessions x_desktops: /usr/share/xsessions
git_repo_http: http://{{ git_host }}/{{ git_user }}/{{ git_project }} git_repo_http: http://{{ git_host }}/{{ git_user }}/{{ git_project }}
git_repo_ssh: ssh://{{ git_host }}:{{ git_ssh_port }}/{{ git_user }}/{{ git_project }} git_repo_ssh: ssh://git@{{ git_host }}:{{ git_ssh_port }}/{{ git_user }}/{{ git_project }}
- name: General | Facts | System | Linux - name: General | Facts | System | Linux