gh-pages
austinlucaslake 2024-05-09 20:47:09 +00:00
parent 9bfd5296a4
commit 38606d289f
1 changed files with 1 additions and 1 deletions

View File

@ -300,7 +300,7 @@ see <a class="reference internal" href="#ansible-collections-community-crypto-gp
<td><div class="ansible-option-cell"><p>For non-ECC keys, this specifies the number of bits in the key to create.</p>
<p>For RSA keys, the minimum is <code class="ansible-value docutils literal notranslate"><span class="pre">1024</span></code>, the maximum is <code class="ansible-value docutils literal notranslate"><span class="pre">4096</span></code>, and the default is <code class="ansible-value docutils literal notranslate"><span class="pre">3072</span></code>.</p>
<p>For DSA keys, the minimum is <code class="ansible-value docutils literal notranslate"><span class="pre">768</span></code>, the maximum is <code class="ansible-value docutils literal notranslate"><span class="pre">3072</span></code>, and the default is <code class="ansible-value docutils literal notranslate"><span class="pre">2048</span></code>.</p>
<p>As per gpgs behavior, values below the allowed ranges will be set to the respective defaults, and values above will saturate at the maximum.</p>
<p>As per GPGs behavior, values below the allowed ranges will be set to the respective defaults, and values above will saturate at the maximum.</p>
</div></td>
</tr>
<tr class="row-odd"><td><div class="ansible-option-cell">