@@ -410,13 +410,13 @@ Default value: `{}`
410410
411411##### <a name =" -ssh--client--config_user " ></a >` config_user `
412412
413- Data type: ` Variant[Integer, String] `
413+ Data type: ` Variant[Integer, String[1] ] `
414414
415415Numeric id or name of the user for the config file
416416
417417##### <a name =" -ssh--client--config_group " ></a >` config_group `
418418
419- Data type: ` Variant[Integer, String] `
419+ Data type: ` Variant[Integer, String[1] ] `
420420
421421Numeric id or name of the group for the config file
422422
@@ -606,25 +606,25 @@ Mode to set on the sshd config file
606606
607607##### <a name =" -ssh--server--host_priv_key_user " ></a >` host_priv_key_user `
608608
609- Data type: ` Variant[Integer, String] `
609+ Data type: ` Variant[Integer, String[1] ] `
610610
611611Numeric id or name of the user for the private host key
612612
613613##### <a name =" -ssh--server--host_priv_key_group " ></a >` host_priv_key_group `
614614
615- Data type: ` Variant[Integer, String] `
615+ Data type: ` Variant[Integer, String[1] ] `
616616
617617Numeric id or name of the group for the private host key
618618
619619##### <a name =" -ssh--server--config_user " ></a >` config_user `
620620
621- Data type: ` Variant[Integer, String] `
621+ Data type: ` Variant[Integer, String[1] ] `
622622
623623Numeric id or name of the user for the sshd config file
624624
625625##### <a name =" -ssh--server--config_group " ></a >` config_group `
626626
627- Data type: ` Variant[Integer, String] `
627+ Data type: ` Variant[Integer, String[1] ] `
628628
629629Numeric id or name of the group for the sshd config file
630630
0 commit comments