Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Idempotent but still preferential ssh config ordering #230

Open
jcgruenhage opened this issue Jul 5, 2024 · 0 comments
Open

Idempotent but still preferential ssh config ordering #230

jcgruenhage opened this issue Jul 5, 2024 · 0 comments

Comments

@jcgruenhage
Copy link
Contributor

          *Ideally*, we would keep the order as they are in the preset. Right now, this prefers sha256 over sha512 due to alphabetic sorting.

Originally posted by @jcgruenhage in #226 (comment)

We are not 100% sure where the regular changes came from, but it might be https://github.com/ansible/ansible/blob/775bc1110ea245dd8c9be8b92c91b3d748a27ab2/lib/ansible/plugins/filter/mathstuff.py#L86 not being deterministic.

If that is the case, we should probably have an ordered_intersect or something as our own filter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant