Dan Mills
Dan Mills
I think the big miss is that the writers of the docs and the roles misunderstand how the httpapi interface in Ansible is supposed to work. The httpapi interface is...
@BGmot I agree completely with the switch to httpapi, that is much better than having to install python libraries on every device, I believe I actually did have some PRs...
A good example of a collection that uses `httpapi` is the `arista.eos` collection https://ansible-arista-howto.readthedocs.io/en/latest/
I've been trying to think of a way to handle this and I just can't think of a clean solution as it stand right now. I really think it needs...
OAuth clients can restrict devices to certain tags, in fact you are are required to use tags unlike Auth keys which you can use without tags. From the documentation https://tailscale.com/kb/1215/oauth-clients#generating-long-lived-auth-keys...
I ran into this too
/remove-lifecycle stale
Any misconfiguration that prevents it from assuming a role would work I assume. In my case I accidentally told it to assume a policy instead of a role with the...
/remove-lifecycle stale
/remove-lifecycle stale Still an issue, a retry backoff should be standard design.