Jeff Geerling

Results 1857 comments of Jeff Geerling

I'm okay with all those changes—the only one I think could be weird is `symbolic-links`. Not sure if people use it much (I don't... but I can't speak for all...

It looks like in CI I'm also getting some failures, like: ``` failed: [instance] (item=ghprb) => {"ansible_loop_var": "item", "attempts": 3, "changed": false, "details": "HTTP Error 401: Unauthorized", "item": "ghprb", "msg":...

Just left a note on the #354 PR, sorry about not noticing this sooner, I do want to get this role back into a fully-functional state!

@DaveDesrochers - You're correct—since this seems to be an issue with a specific version of Ansible, I'd rather not toss in a short-term workaround that won't be necessary once people...

(Can anyone confirm if this has been fixed in the latest Ansible versions?)

See related: #477, #454.

@Aguay-val - Do you know which version of Ansible (community edition, like 4.x, 5.x, or 6.x) the 3.0.0 version was included in? I don't want to merge this in until...

Kubespray does a heck of a lot more than what this role aims to achieve; basically this role is nice for building lightweight Kubernetes clusters using `kubeadm` and minimal dependencies....