Migrate project from using GitHub to hitting my Gitea.

This commit is contained in:
2025-01-02 10:15:46 -07:00
parent cb27764a5b
commit 5b67610fca
12 changed files with 13 additions and 362 deletions

View File

@ -8,17 +8,7 @@
st_install_dir: /usr/local/src/st
global_bin: /usr/local/bin
x_desktops: /usr/share/xsessions
repo_github: https://github.com/Hyperling/ansible.git
#repo_local: https://git.hyperling.com/ansible.git
# Local server not working yet, go back to Github even though they throttle me.
repo_local: https://github.com/Hyperling/ansible.git
- name: General | Facts | System | Dev
set_fact:
#repo_local: https://git.hyperling.com/ansible-dev.git
# Local server not working yet, go back to Github even though they throttle me.
repo_local: https://github.com/Hyperling/ansible.git
when: branch == "dev"
git_repo: https://git.hyperling.com/me/env-ansible.git
- name: General | Facts | System | Linux