deploy: 5e59c5261e
parent
d539c53a11
commit
9bfd5296a4
|
@ -469,6 +469,7 @@ see <a class="reference internal" href="#ansible-collections-community-crypto-gp
|
||||||
<p class="admonition-title">Note</p>
|
<p class="admonition-title">Note</p>
|
||||||
<ul class="simple">
|
<ul class="simple">
|
||||||
<li><p>If a user-id is provided, the module’s options are matched against all keys with said user-id.</p></li>
|
<li><p>If a user-id is provided, the module’s options are matched against all keys with said user-id.</p></li>
|
||||||
|
<li><p>Matched parameters only include those in which an user has specified.</p></li>
|
||||||
<li><p>If a fingerprint is provided but no user-id is provided, the module’s options are matched against the fingerprint(s).</p></li>
|
<li><p>If a fingerprint is provided but no user-id is provided, the module’s options are matched against the fingerprint(s).</p></li>
|
||||||
<li><p>If neither a fingerprint or user-id is provided, the module’s options are matched against all keys.</p></li>
|
<li><p>If neither a fingerprint or user-id is provided, the module’s options are matched against all keys.</p></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue