From 8213096b7fb6f60f43199743baeb95d4343116f5 Mon Sep 17 00:00:00 2001 From: akira6592 <akira6592@gmail.com> Date: Tue, 25 Sep 2018 18:41:23 +0900 Subject: [PATCH] The sshkey option is available in version 2.7 and above (#46103) --- lib/ansible/modules/network/ios/ios_user.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/modules/network/ios/ios_user.py b/lib/ansible/modules/network/ios/ios_user.py index c40a0adea91..d19909d53ea 100644 --- a/lib/ansible/modules/network/ios/ios_user.py +++ b/lib/ansible/modules/network/ios/ios_user.py @@ -82,7 +82,7 @@ options: description: - Specifies the SSH public key to configure for the given username. This argument accepts a valid SSH key value. - version_added: "2.6" + version_added: "2.7" nopassword: description: - Defines the username without assigning