Migrate project from using GitHub to hitting my Gitea.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user