gh-pages
dlehrman 2024-07-07 18:44:33 +00:00
parent 6990348bdc
commit 1ecf14ae5c
2 changed files with 2 additions and 2 deletions

View File

@ -337,7 +337,7 @@ see <a class="reference internal" href="#ansible-collections-community-crypto-ge
<a class="ansibleOptionLink" href="#parameter-tls_ctx_options" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">list</span> / <span class="ansible-option-elements">elements=any</span></p>
<p><em class="ansible-option-versionadded">added in community.crypto 2.21.0</em></p>
</div></td>
<td><div class="ansible-option-cell"><p>TLS CTX options (TLS/SSL OP flags) to use for the request.</p>
<td><div class="ansible-option-cell"><p>TLS context options (TLS/SSL OP flags) to use for the request.</p>
<p>See the <a class="reference external" href="https://wiki.openssl.org/index.php/List_of_SSL_OP_Flags">List of SSL OP Flags</a> for more details.</p>
<p>The available TLS CTX options is dependent on the Python and OpenSSL/LibreSSL versions.</p>
</div></td>

File diff suppressed because one or more lines are too long