fixes docstring format in junos_command
This commit is contained in:
parent
297b93dd1b
commit
2d9c3c02e5
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ options:
|
||||||
default: null
|
default: null
|
||||||
rpcs:
|
rpcs:
|
||||||
description:
|
description:
|
||||||
- The O(rpcs) argument accepts a list of RPCs to be executed
|
- The C(rpcs) argument accepts a list of RPCs to be executed
|
||||||
over a netconf session and the results from the RPC execution
|
over a netconf session and the results from the RPC execution
|
||||||
is return to the playbook via the modules results dictionary.
|
is return to the playbook via the modules results dictionary.
|
||||||
required: false
|
required: false
|
||||||
|
|
Loading…
Reference in a new issue