Skip to content

Commit 5cbbf73

Browse files
cupre(repo): switching to personal repo (timothystewart6)
1 parent 422621c commit 5cbbf73

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

.github/ISSUE_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
<!-- It's a good idea to check this post first for general troubleshooting https://github.com/techno-tim/k3s-ansible/discussions/19 -->
2+
<!-- It's a good idea to check this post first for general troubleshooting https://github.com/timothystewart6/k3s-ansible/discussions/19 -->
33

44
<!--- Provide a general summary of the issue in the Title above -->
55

@@ -82,4 +82,4 @@ node
8282
## Possible Solution
8383
<!--- Not obligatory, but suggest a fix/reason for the bug, -->
8484

85-
- [ ] I've checked the [General Troubleshooting Guide](https://github.com/techno-tim/k3s-ansible/discussions/20)
85+
- [ ] I've checked the [General Troubleshooting Guide](https://github.com/timothystewart6/k3s-ansible/discussions/20)

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ See the commands [here](https://technotim.live/posts/k3s-etcd-ansible/#testing-y
191191

192192
### Troubleshooting
193193

194-
Be sure to see [this post](https://github.com/techno-tim/k3s-ansible/discussions/20) on how to troubleshoot common problems
194+
Be sure to see [this post](https://github.com/timothystewart6/k3s-ansible/discussions/20) on how to troubleshoot common problems
195195

196196
### Testing the playbook using molecule
197197

@@ -218,7 +218,7 @@ collections:
218218
- name: community.general
219219
- name: ansible.posix
220220
- name: kubernetes.core
221-
- name: https://github.com/techno-tim/k3s-ansible.git
221+
- name: https://github.com/timothystewart6/k3s-ansible.git
222222
type: git
223223
version: master
224224
```

galaxy.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,16 +56,16 @@ dependencies:
5656
kubernetes.core: '*'
5757

5858
# The URL of the originating SCM repository
59-
repository: https://github.com/techno-tim/k3s-ansible
59+
repository: https://github.com/timothystewart6/k3s-ansible
6060

6161
# The URL to any online docs
62-
documentation: https://github.com/techno-tim/k3s-ansible
62+
documentation: https://github.com/timothystewart6/k3s-ansible
6363

6464
# The URL to the homepage of the collection/project
6565
homepage: https://www.youtube.com/watch?v=CbkEWcUZ7zM
6666

6767
# The URL to the collection issue tracker
68-
issues: https://github.com/techno-tim/k3s-ansible/issues
68+
issues: https://github.com/timothystewart6/k3s-ansible/issues
6969

7070
# A list of file glob-like patterns used to filter any files or directories that should not be included in the build
7171
# artifact. A pattern is matched from the relative path of the file or directory of the collection directory. This

0 commit comments

Comments
 (0)