mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-08-28 05:53:52 +02:00
Mention check mode in attribute description.
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
238113ec3c
commit
236d3e828f
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ attributes:
|
|||
support: N/A
|
||||
idempotent:
|
||||
description:
|
||||
- When run twice in a row with the same arguments, the second invocation indicates no change.
|
||||
- When run twice in a row outside check mode, with the same arguments, the second invocation indicates no change.
|
||||
- This assumes that the system controlled/queried by the module has not changed in a relevant way.
|
||||
"""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue