Compare commits

...

2 commits

Author SHA1 Message Date
atom4git
463f927df1
Merge 8aed31f4e3 into 542643e786 2023-09-05 21:33:45 +00:00
Sergey
8aed31f4e3 Docs/authorized_key: clarify that the path key should probably NOT be set 2023-09-05 17:32:41 -04:00

View file

@ -28,8 +28,9 @@ options:
required: true
path:
description:
- Alternate path to the authorized_keys file.
- When unset, this value defaults to I(~/.ssh/authorized_keys).
- Alternative path to the authorized_keys file.
- Most of the time, it's not necessary to set this key.
- Use the path to your target authorized_keys if you need to explicitly point on it.
type: path
manage_dir:
description: