mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
No longer need to reference 'version_added' in docs for these, as this was quite a while ago.
This commit is contained in:
@@ -27,7 +27,7 @@ module: authorized_key
|
||||
short_description: Adds or removes an SSH authorized key
|
||||
description:
|
||||
- Adds or removes an SSH authorized key for a user from a remote host.
|
||||
version_added: "0.5"
|
||||
version_added: historical
|
||||
options:
|
||||
user:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user