1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-04-10 05:55:13 +00:00

xyz*: style adjustments (#9513)

This commit is contained in:
Alexei Znamensky 2025-01-04 12:29:34 +13:00 committed by GitHub
parent 33b9ad09d5
commit 7c54c70301
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
19 changed files with 188 additions and 163 deletions

View file

@ -57,7 +57,7 @@ options:
default: false
auth_scheme:
description:
- 'Authentication scheme.'
- Authentication scheme.
choices: [digest, sasl]
type: str
default: "digest"