cupre(repo): switching to personal repo (timothystewart6)

This commit is contained in:
Timothy Stewart
2025-08-24 15:50:44 -05:00
parent 422621c69c
commit 5cbbf7371b
3 changed files with 7 additions and 7 deletions

View File

@@ -191,7 +191,7 @@ See the commands [here](https://technotim.live/posts/k3s-etcd-ansible/#testing-y
### Troubleshooting
Be sure to see [this post](https://github.com/techno-tim/k3s-ansible/discussions/20) on how to troubleshoot common problems
Be sure to see [this post](https://github.com/timothystewart6/k3s-ansible/discussions/20) on how to troubleshoot common problems
### Testing the playbook using molecule
@@ -218,7 +218,7 @@ collections:
- name: community.general
- name: ansible.posix
- name: kubernetes.core
- name: https://github.com/techno-tim/k3s-ansible.git
- name: https://github.com/timothystewart6/k3s-ansible.git
type: git
version: master
```