From 01f19352ed75591c250c3eedc3bb1915e49c3b7a Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Tue, 12 Oct 2021 07:57:48 +0200 Subject: [PATCH] Fix formulation. --- plugins/doc_fragments/module_csr.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/doc_fragments/module_csr.py b/plugins/doc_fragments/module_csr.py index e9a025ace..2b749b910 100644 --- a/plugins/doc_fragments/module_csr.py +++ b/plugins/doc_fragments/module_csr.py @@ -43,7 +43,7 @@ class ModuleDocFragment(object): - The version of the certificate signing request. - "The only allowed value according to L(RFC 2986,https://tools.ietf.org/html/rfc2986#section-4.1) is 1." - - This option will no longer accept unsupported values from community.crypto 2.0.0 on. + - This option no longer accepts unsupported values since community.crypto 2.0.0. type: int default: 1 choices: