gh-pages
austinlucaslake 2024-05-09 07:20:19 +00:00
parent d539c53a11
commit 9bfd5296a4
2 changed files with 2 additions and 1 deletions

View File

@ -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 modules options are matched against all keys with said user-id.</p></li> <li><p>If a user-id is provided, the modules 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 modules options are matched against the fingerprint(s).</p></li> <li><p>If a fingerprint is provided but no user-id is provided, the modules options are matched against the fingerprint(s).</p></li>
<li><p>If neither a fingerprint or user-id is provided, the modules options are matched against all keys.</p></li> <li><p>If neither a fingerprint or user-id is provided, the modules options are matched against all keys.</p></li>
</ul> </ul>

File diff suppressed because one or more lines are too long