Doc notes 6 (#64351)

* addd

* all  update

* update/add notes.
This commit is contained in:
Xu Yuandong 2019-11-04 10:46:07 +08:00 committed by ansibot
parent ad0769c095
commit 25e03b1e75
10 changed files with 35 additions and 4 deletions

View file

@ -28,6 +28,10 @@ short_description: Manages VLAN resources and attributes on Huawei CloudEngine s
description: description:
- Manages VLAN configurations on Huawei CloudEngine switches. - Manages VLAN configurations on Huawei CloudEngine switches.
author: QijunPan (@QijunPan) author: QijunPan (@QijunPan)
notes:
- This module requires the netconf system service be enabled on the remote device being managed.
- Recommended connection is C(netconf).
- This module also works with C(local) connections for legacy playbooks.
options: options:
vlan_id: vlan_id:
description: description:

View file

@ -29,8 +29,10 @@ description:
- Manages VPN instance of HUAWEI CloudEngine switches. - Manages VPN instance of HUAWEI CloudEngine switches.
author: Yang yang (@QijunPan) author: Yang yang (@QijunPan)
notes: notes:
- If I(state=absent), the route will be removed, regardless of the - If I(state=absent), the route will be removed, regardless of the non-required options.
non-required options. - This module requires the netconf system service be enabled on the remote device being managed.
- Recommended connection is C(netconf).
- This module also works with C(local) connections for legacy playbooks.
options: options:
vrf: vrf:
description: description:

View file

@ -27,8 +27,10 @@ description:
- Manages VPN instance address family of HUAWEI CloudEngine switches. - Manages VPN instance address family of HUAWEI CloudEngine switches.
author: Yang yang (@QijunPan) author: Yang yang (@QijunPan)
notes: notes:
- If I(state=absent), the vrf will be removed, regardless of the - If I(state=absent), the vrf will be removed, regardless of the non-required parameters.
non-required parameters. - This module requires the netconf system service be enabled on the remote device being managed.
- Recommended connection is C(netconf).
- This module also works with C(local) connections for legacy playbooks.
options: options:
vrf: vrf:
description: description:

View file

@ -30,6 +30,9 @@ description:
author: Zhijin Zhou (@QijunPan) author: Zhijin Zhou (@QijunPan)
notes: notes:
- Ensure that a VPN instance has been created and the IPv4 address family has been enabled for the VPN instance. - Ensure that a VPN instance has been created and the IPv4 address family has been enabled for the VPN instance.
- This module requires the netconf system service be enabled on the remote device being managed.
- Recommended connection is C(netconf).
- This module also works with C(local) connections for legacy playbooks.
options: options:
vrf: vrf:
description: description:

View file

@ -29,6 +29,10 @@ description:
- Manages VRRP interface attributes on HUAWEI CloudEngine devices. - Manages VRRP interface attributes on HUAWEI CloudEngine devices.
author: author:
- Li Yanfeng (@numone213) - Li Yanfeng (@numone213)
notes:
- This module requires the netconf system service be enabled on the remote device being managed.
- Recommended connection is C(netconf).
- This module also works with C(local) connections for legacy playbooks.
options: options:
interface: interface:
description: description:

View file

@ -28,6 +28,9 @@ short_description: Manages ARP attributes of VXLAN on HUAWEI CloudEngine devices
description: description:
- Manages ARP attributes of VXLAN on HUAWEI CloudEngine devices. - Manages ARP attributes of VXLAN on HUAWEI CloudEngine devices.
author: QijunPan (@QijunPan) author: QijunPan (@QijunPan)
notes:
- Recommended connection is C(network_cli).
- This module also works with C(local) connections for legacy playbooks.
options: options:
evn_bgp: evn_bgp:
description: description:

View file

@ -31,6 +31,8 @@ description:
author: QijunPan (@QijunPan) author: QijunPan (@QijunPan)
notes: notes:
- Ensure All-Active Gateways or Distributed Gateway for the VXLAN Network can not configure at the same time. - Ensure All-Active Gateways or Distributed Gateway for the VXLAN Network can not configure at the same time.
- Recommended connection is C(network_cli).
- This module also works with C(local) connections for legacy playbooks.
options: options:
dfs_id: dfs_id:
description: description:

View file

@ -28,6 +28,9 @@ short_description: Manages global attributes of VXLAN and bridge domain on HUAWE
description: description:
- Manages global attributes of VXLAN and bridge domain on HUAWEI CloudEngine devices. - Manages global attributes of VXLAN and bridge domain on HUAWEI CloudEngine devices.
author: QijunPan (@QijunPan) author: QijunPan (@QijunPan)
notes:
- Recommended connection is C(network_cli).
- This module also works with C(local) connections for legacy playbooks.
options: options:
bridge_domain_id: bridge_domain_id:
description: description:

View file

@ -30,6 +30,10 @@ description:
and configure an ingress replication list on HUAWEI CloudEngine devices. and configure an ingress replication list on HUAWEI CloudEngine devices.
author: author:
- Li Yanfeng (@QijunPan) - Li Yanfeng (@QijunPan)
notes:
- This module requires the netconf system service be enabled on the remote device being managed.
- Recommended connection is C(netconf).
- This module also works with C(local) connections for legacy playbooks.
options: options:
bridge_domain_id: bridge_domain_id:
description: description:

View file

@ -28,6 +28,10 @@ short_description: Manages VXLAN virtual access point on HUAWEI CloudEngine Devi
description: description:
- Manages VXLAN Virtual access point on HUAWEI CloudEngine Devices. - Manages VXLAN Virtual access point on HUAWEI CloudEngine Devices.
author: QijunPan (@QijunPan) author: QijunPan (@QijunPan)
notes:
- This module requires the netconf system service be enabled on the remote device being managed.
- Recommended connection is C(netconf).
- This module also works with C(local) connections for legacy playbooks.
options: options:
bridge_domain_id: bridge_domain_id:
description: description: