robertdebock / ansible-role-users

The purpose of this role is to add users and groups on your system.
https://robertdebock.nl/
Apache License 2.0
42 stars 27 forks source link

Add option 'unauthorized_keys' to remove existing ssh keys. #19

Closed philippwaller closed 2 years ago

philippwaller commented 2 years ago

Add option 'unauthorized_keys' to remove existing ssh keys.

Description This new option permits the deletion of already existing SSH keys.

Testing New testcase added.