diff --git a/plugins/modules/authorized_key.py b/plugins/modules/authorized_key.py index d39f885..cc6682f 100644 --- a/plugins/modules/authorized_key.py +++ b/plugins/modules/authorized_key.py @@ -392,6 +392,7 @@ def parsekey(module, raw_key, rank=None): 'ecdsa-sha2-nistp521', 'ssh-dss', 'ssh-rsa', + 'sk-ecdsa-sha2-nistp256@openssh.com', ] options = None # connection options