Corrects module name in net_get module doc (#43816)

(cherry picked from commit 8662e87b1a)
pull/43532/merge
akira6592 6 years ago committed by Matt Clay
parent 178afb1497
commit 1631d1a30f

@ -61,7 +61,7 @@ EXAMPLES = """
src: running_cfg_ios1.txt
- name: copy file from ios to common location at /tmp
network_put:
net_get:
src: running_cfg_sw1.txt
dest : /tmp/ios1.txt
"""

Loading…
Cancel
Save