mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-08-29 22:29:47 +02:00
Add 'idempotent' attribute.
This commit is contained in:
parent
2a3460827d
commit
238113ec3c
8 changed files with 29 additions and 0 deletions
|
@ -33,6 +33,10 @@ attributes:
|
|||
platforms: RouterOS
|
||||
action_group:
|
||||
version_added: 2.1.0
|
||||
idempotent:
|
||||
support: N/A
|
||||
details:
|
||||
- Whether the executed command is idempotent depends on the operation performed.
|
||||
options:
|
||||
path:
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue