mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
fix typos in various modules and docsite (#28747)
This commit is contained in:
parent
142869d266
commit
c97f4653be
5 changed files with 11 additions and 11 deletions
|
@ -22,7 +22,7 @@ short_description: Runs an arbitrary RPC over NetConf on an Juniper JUNOS device
|
|||
description:
|
||||
- Sends a request to the remote device running JUNOS to execute the
|
||||
specified RPC using the NetConf transport. The reply is then
|
||||
returned to the playbook in the c(xml) key. If an alternate output
|
||||
returned to the playbook in the C(xml) key. If an alternate output
|
||||
format is requested, the reply is transformed to the requested output.
|
||||
extends_documentation_fragment: junos
|
||||
options:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue