diff --git a/plugins/modules/authorized_key.py b/plugins/modules/authorized_key.py index 30f52ca..0a6d7b4 100644 --- a/plugins/modules/authorized_key.py +++ b/plugins/modules/authorized_key.py @@ -394,6 +394,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