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

@ -29,7 +29,6 @@ options:
path:
description:
- Alternative path to the authorized_keys file.
- The default value is the C(.ssh/authorized_keys) of the home of the user specified in the P(user) parameter.
- 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