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

boot: automatically extract fingerprint from SSH public keys #135

Merged
merged 3 commits into from
Jan 3, 2025

Conversation

felixfontein
Copy link
Collaborator

SUMMARY

Right now SSH keys must be identified by fingerprints. This change allows the module to automatically extract the fingerprint.

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

boot

Copy link

codecov bot commented Jan 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.30%. Comparing base (fe6bb9e) to head (b040634).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #135      +/-   ##
==========================================
+ Coverage   98.29%   98.30%   +0.01%     
==========================================
  Files          36       39       +3     
  Lines        2515     2543      +28     
  Branches      282      285       +3     
==========================================
+ Hits         2472     2500      +28     
  Misses         20       20              
  Partials       23       23              
Flag Coverage Δ
sanity 27.85% <28.57%> (+0.12%) ⬆️
units 98.18% <100.00%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

github-actions bot commented Jan 3, 2025

Docs Build 📝

Thank you for contribution!✨

This PR has been merged and the docs are now incorporated into main:
https://ansible-collections.github.io/community.hrobot/branch/main

@felixfontein felixfontein merged commit 48d03d3 into ansible-collections:main Jan 3, 2025
24 checks passed
@felixfontein felixfontein deleted the ssh branch January 3, 2025 11:21
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

Successfully merging this pull request may close these issues.

1 participant