summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorakira6592 <akira6592@gmail.com>2018-09-25 18:41:23 +0900
committerJohn R Barker <john@johnrbarker.com>2018-09-25 10:41:23 +0100
commit8213096b7fb6f60f43199743baeb95d4343116f5 (patch)
tree48e3baa2cd1274dcf252cc0f3d990dd88f57b241
parent7a747341fbfef9c5d47588945cd018fc5697af0d (diff)
downloadansible-8213096b7fb6f60f43199743baeb95d4343116f5.tar.gz
The sshkey option is available in version 2.7 and above (#46103)
-rw-r--r--lib/ansible/modules/network/ios/ios_user.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ansible/modules/network/ios/ios_user.py b/lib/ansible/modules/network/ios/ios_user.py
index c40a0adea9..d19909d53e 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