mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-08 14:22:56 +00:00
deploy: 5e59c5261e
This commit is contained in:
@@ -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
Reference in New Issue
Block a user