[PR #9516/695b1abc backport][stable-10] st*: style adjustments (#9522)

st*: style adjustments (#9516)

* st*: style adjustments

* lien lenght adjustments

(cherry picked from commit 695b1abc8d)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
patchback[bot] 2025-01-03 20:11:42 +01:00 committed by GitHub
commit 39e4f89ff0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
28 changed files with 310 additions and 290 deletions

View file

@ -71,9 +71,9 @@ options:
type: path
identities_only:
description:
- Specifies that SSH should only use the configured authentication identity and certificate files (either the default files, or those explicitly
configured in the C(ssh_config) files or passed on the ssh command-line), even if ssh-agent or a PKCS11Provider or SecurityKeyProvider
offers more identities.
- Specifies that SSH should only use the configured authentication identity and certificate files (either the default
files, or those explicitly configured in the C(ssh_config) files or passed on the ssh command-line), even if C(ssh-agent)
or a C(PKCS11Provider) or C(SecurityKeyProvider) offers more identities.
type: bool
version_added: 8.2.0
user_known_hosts_file: