Skip to content

Conversation

@iceowlbeer
Copy link
Contributor

The following problem is solved:

If users do not yet exist (but create_user_account: true is set), the execution of the task for managing the SSH keys in check mode fails.
Without check mode, this would not be a problem, as the users are created one task beforehand.

@iceowlbeer iceowlbeer requested a review from a team as a code owner January 3, 2025 08:32
@github-actions github-actions bot added the ssh_keys Related to hifis.ssh_keys role label Jan 3, 2025
Copy link
Member

@tobiashuste tobiashuste left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution! :shipit:

This is indeed a bug which occured only in check mode. I added another commit that updates the test sequence in order to catch the bug if it might occur again in the future,

@tobiashuste tobiashuste merged commit 3aeb3f0 into hifis-net:main Jan 3, 2025
12 checks passed
@tobiashuste tobiashuste added the bug Something isn't working label Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working ssh_keys Related to hifis.ssh_keys role

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants