mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 04:40:22 -07:00
junos: Docs update
This commit is contained in:
parent
36ba105b91
commit
d4200b0389
5 changed files with 30 additions and 23 deletions
|
@ -40,9 +40,9 @@ options:
|
|||
state:
|
||||
description:
|
||||
- Specifies the state of the M(junos_netconf) resource on
|
||||
the remote device. If the O(state) argument is set to
|
||||
the remote device. If the I(state) argument is set to
|
||||
I(present) the netconf service will be configured. If the
|
||||
O(state) argument is set to I(absent) the netconf service
|
||||
I(state) argument is set to I(absent) the netconf service
|
||||
will be removed from the configuration.
|
||||
required: true
|
||||
default: present
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue