Merge pull request #3532 from privateip/junos_command

fixes docstring format in junos_command
This commit is contained in:
Peter Sprygada 2016-04-24 09:11:30 -04:00
commit 36755e5fe2

View file

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