Typo on path return Value : "authorzied" (#27555)

Seen on official documentation: http://docs.ansible.com/ansible/latest/authorized_key_module.html
pull/27684/head
syquus 9 years ago committed by John R Barker
parent 76b5b35458
commit 987ad8993c

@ -172,7 +172,7 @@ key_option:
type: string
sameple: null
keyfile:
description: Path for authorzied key file.
description: Path for authorized key file.
returned: success
type: string
sameple: /home/user/.ssh/authorized_keys

Loading…
Cancel
Save