From f2a809df7d567b7606c2e81a3d0d0fa930e6a0ed Mon Sep 17 00:00:00 2001 From: sapnajainEntrust <149614151+sapnajainEntrust@users.noreply.github.com> Date: Wed, 15 Nov 2023 10:26:30 -0500 Subject: [PATCH] Update plugins/modules/entrust_cagw_certificate.py Co-authored-by: Felix Fontein --- plugins/modules/entrust_cagw_certificate.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/modules/entrust_cagw_certificate.py b/plugins/modules/entrust_cagw_certificate.py index a4e9b68f7..d48ce249b 100644 --- a/plugins/modules/entrust_cagw_certificate.py +++ b/plugins/modules/entrust_cagw_certificate.py @@ -31,7 +31,7 @@ description: - The destination path for the generated certificate as a PEM encoded cert. - If there is already an Entrust certificate at this location, it will be replaced always. - - If enrollment_format is PKCS12 then it will have Base64 encoded PKCS12 body + - If O(enrollment_format=PKCS12) then it will have Base64 encoded PKCS12 body. type: path csr: description: