Working with sergiik to improve documentation of new params
This commit is contained in:
parent
0d936a954c
commit
ab88a5e86f
12
README.md
12
README.md
@ -642,9 +642,10 @@ File of the global known_hosts file
|
|||||||
|
|
||||||
ssh_config_global_known_hosts_list
|
ssh_config_global_known_hosts_list
|
||||||
----------------------------------
|
----------------------------------
|
||||||
Array of additional known_hosts files to be added to GlobalKnownHostsFile option together with ssh_config_global_known_hosts_file
|
Array of additional known_hosts files to be added to GlobalKnownHostsFile
|
||||||
|
option together with `ssh_config_global_known_hosts_file`.
|
||||||
|
|
||||||
- *Default*: undefined
|
- *Default*: undef
|
||||||
|
|
||||||
ssh_config_global_known_hosts_owner
|
ssh_config_global_known_hosts_owner
|
||||||
----------------------------------
|
----------------------------------
|
||||||
@ -665,10 +666,11 @@ File mode of the global known_hosts file
|
|||||||
- *Default*: '0644'
|
- *Default*: '0644'
|
||||||
|
|
||||||
ssh_config_user_known_hosts_file
|
ssh_config_user_known_hosts_file
|
||||||
----------------------------------
|
--------------------------------
|
||||||
Array of user's known_hosts files
|
Array of user's known_hosts files used in the ssh config option
|
||||||
|
UserKnownHostsFile.
|
||||||
|
|
||||||
- *Default*: undefined
|
- *Default*: undef
|
||||||
|
|
||||||
manage_root_ssh_config
|
manage_root_ssh_config
|
||||||
----------------------
|
----------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user