Docs improvements to _config

This commit is contained in:
John Barker 2016-09-14 12:06:18 +01:00 committed by Matt Clay
commit 42d5d7b21b
8 changed files with 45 additions and 42 deletions

View file

@ -43,7 +43,7 @@ options:
to load into the remote system. The path can either be a full
system path to the configuration file if the value starts with /
or relative to the root of the implemented role or playbook.
This arugment is mutually exclusive with the I(lines) and
This argument is mutually exclusive with the I(lines) and
I(parents) arguments.
required: false
default: null
@ -133,7 +133,7 @@ requirements:
- junos-eznc
notes:
- This module requires the netconf system service be enabled on
the remote device being managed
the remote device being managed.
"""
EXAMPLES = """