File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
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)
Original file line number Diff line number Diff 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` ` `
Original file line number Diff line number Diff 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
6565homepage : 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
You can’t perform that action at this time.
0 commit comments