Updates authorized_key.py with all current ssh key types

This commit is contained in:
Franz Bettag
2020-05-31 18:14:55 +00:00
committed by Abhijeet Kasurde
parent 6208b5e920
commit 00f97908d7
2 changed files with 6 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
---
bugfixes:
- authorized_keys - Added FIDO2 security keys (https://github.com/ansible-collections/ansible.posix/issues/17).