fix style in plugins (#10302)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
Alexei Znamensky
2025-07-02 01:15:50 +12:00
committed by GitHub
parent 329c2222fc
commit 580ac1e30d
42 changed files with 111 additions and 114 deletions

View File

@@ -15,7 +15,7 @@ class ModuleDocFragment(object):
options:
validate_certs:
description:
- If V(false), TLS/SSL certificates will not be validated.
- If V(false), TLS/SSL certificates are not validated.
- Set this to V(true) to enable certificate checking. Should be used together with O(ca_path).
type: bool
default: false