Merge pull request #3532 from privateip/junos_command

fixes docstring format in junos_command
reviewable/pr18780/r1
Peter Sprygada 9 years ago
commit 36755e5fe2

@ -41,7 +41,7 @@ options:
default: null
rpcs:
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
is return to the playbook via the modules results dictionary.
required: false

Loading…
Cancel
Save