cloudalchemy / ansible-node-exporter

Provision basic metrics exporter for prometheus monitoring tool
MIT License
501 stars 270 forks source link

workarund fix for incorrect padding bits in bcrypt hashing #194

Closed paulfantom closed 1 year ago

paulfantom commented 3 years ago

Fix #183

Use workaround described in https://github.com/ansible/ansible/issues/36129#issuecomment-660504404 to remove warning message when using password hashing.

/cc @SuperQ

overfl0 commented 3 years ago

Is there anything preventing this PR from being merged?

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

overfl0 commented 3 years ago

Is there anything preventing this PR from being merged?

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

overfl0 commented 2 years ago

Is there anything preventing this PR from being merged?

SuperQ commented 1 year ago

This role has been deprecated in favor of a the prometheus-community/ansible collection.