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

Add ssh_key_exclusive option #73

Conversation

sch-m
Copy link

@sch-m sch-m commented Oct 29, 2020

This option enables you to use the exclusive flag from the ansible
authorized_keys plugin to remove all other non-specified keys from the
authorized_keys file.

Using the option users_ssh_key_exclusive controls this global for all
users.

Signed-off-by: Martin Schiller [email protected]

This option enables you to use the exclusive flag from the ansible
authorized_keys plugin to remove all other non-specified keys from the
authorized_keys file.

Using the option users_ssh_key_exclusive controls this global for all
users.

Signed-off-by: Martin Schiller <[email protected]>
@sch-m
Copy link
Author

sch-m commented Oct 29, 2020

Fixes #56.

@sch-m
Copy link
Author

sch-m commented Oct 29, 2020

The default behavior remains the same, but I can change that if desired.

@sch-m sch-m closed this Oct 31, 2022
@sch-m sch-m deleted the pr/20201029-ssh_key_exclusive branch October 31, 2022 12:19
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