fixes docstring format in junos_command

This commit is contained in:
Peter Sprygada 2016-04-24 08:39:30 -04:00
parent 297b93dd1b
commit 2d9c3c02e5

View file

@ -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