mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-03-26 21:33:25 +00:00
Add 'idempotent' attribute (#833)
* Add 'idempotent' attribute. * Mention check mode in attribute description. Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com> --------- Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
@@ -44,6 +44,12 @@ attributes:
|
||||
support: none
|
||||
diff_mode:
|
||||
support: none
|
||||
idempotent:
|
||||
support: partial
|
||||
details:
|
||||
- Under which conditions the module is idempotent still needs to be determined.
|
||||
If you are using this module and have more information, please contribute to
|
||||
the documentation!
|
||||
options:
|
||||
client_id:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user