Add missing extends_documentation_fragment (#35013)
NXOS modules need more work, though that will all be in module_docs_fragments/nxos.py
This commit is contained in:
parent
3c400c5899
commit
9a32f5c889
43 changed files with 47 additions and 4 deletions
|
@ -79,6 +79,7 @@ options:
|
|||
operationally up and C(down) means present and operationally C(down)
|
||||
default: present
|
||||
choices: ['present', 'absent', 'up', 'down']
|
||||
extends_documentation_fragment: eos
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
|
|
@ -48,6 +48,7 @@ options:
|
|||
be present or absent on remote device.
|
||||
default: present
|
||||
choices: ['present', 'absent']
|
||||
extends_documentation_fragment: eos
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
|
|
@ -46,6 +46,7 @@ options:
|
|||
- State of the link aggregation group.
|
||||
default: present
|
||||
choices: ['present', 'absent']
|
||||
extends_documentation_fragment: eos
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
|
|
@ -31,6 +31,7 @@ options:
|
|||
else if it is I(absent) it will be disabled.
|
||||
default: present
|
||||
choices: ['present', 'absent']
|
||||
extends_documentation_fragment: eos
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
|
|
@ -62,6 +62,7 @@ options:
|
|||
- State of the logging configuration.
|
||||
default: present
|
||||
choices: ['present', 'absent']
|
||||
extends_documentation_fragment: eos
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
|
|
@ -44,6 +44,7 @@ options:
|
|||
- State of the static route configuration.
|
||||
default: present
|
||||
choices: ['present', 'absent']
|
||||
extends_documentation_fragment: eos
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
|
|
@ -62,6 +62,7 @@ options:
|
|||
- State of the VLAN configuration.
|
||||
default: present
|
||||
choices: ['present', 'absent', 'active', 'suspend']
|
||||
extends_documentation_fragment: eos
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
|
|
@ -65,6 +65,7 @@ options:
|
|||
- State of the VRF configuration.
|
||||
default: present
|
||||
choices: ['present', 'absent']
|
||||
extends_documentation_fragment: eos
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
|
|
@ -77,6 +77,7 @@ options:
|
|||
operationally up and C(down) means present and operationally C(down)
|
||||
default: present
|
||||
choices: ['present', 'absent', 'up', 'down']
|
||||
extends_documentation_fragment: ios
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
|
|
@ -47,6 +47,7 @@ options:
|
|||
be present or absent on remote device.
|
||||
default: present
|
||||
choices: ['present', 'absent']
|
||||
extends_documentation_fragment: ios
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
|
|
@ -42,6 +42,7 @@ options:
|
|||
- State of the link aggregation group.
|
||||
default: present
|
||||
choices: ['present', 'absent']
|
||||
extends_documentation_fragment: ios
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
|
|
@ -31,6 +31,7 @@ options:
|
|||
else if it is I(absent) it will be disabled.
|
||||
default: present
|
||||
choices: ['present', 'absent']
|
||||
extends_documentation_fragment: ios
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
|
|
@ -62,6 +62,7 @@ options:
|
|||
- State of the logging configuration.
|
||||
default: present
|
||||
choices: ['present', 'absent']
|
||||
extends_documentation_fragment: ios
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
|
|
@ -58,6 +58,7 @@ options:
|
|||
- State of the static route configuration.
|
||||
default: present
|
||||
choices: ['present', 'absent']
|
||||
extends_documentation_fragment: ios
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
|
|
@ -101,6 +101,7 @@ options:
|
|||
in the device active configuration
|
||||
default: present
|
||||
choices: ['present', 'absent']
|
||||
extends_documentation_fragment: ios
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
|
|
@ -50,6 +50,7 @@ options:
|
|||
- State of the VLAN configuration.
|
||||
default: present
|
||||
choices: ['present', 'absent', 'active', 'suspend']
|
||||
extends_documentation_fragment: ios
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
|
|
@ -65,6 +65,7 @@ options:
|
|||
- Existential state of the logging configuration on the node.
|
||||
default: present
|
||||
choices: ['present', 'absent']
|
||||
extends_documentation_fragment: iosxr
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
|
|
@ -54,6 +54,7 @@ notes:
|
|||
- This module requires the netconf system service be enabled on
|
||||
the remote device being managed.
|
||||
- Tested against vSRX JUNOS version 15.1X49-D15.4, vqfx-10000 JUNOS Version 15.1X53-D60.4.
|
||||
extends_documentation_fragment: junos
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
|
|
@ -86,6 +86,7 @@ notes:
|
|||
- This module requires the netconf system service be enabled on
|
||||
the remote device being managed.
|
||||
- Tested against vSRX JUNOS version 15.1X49-D15.4, vqfx-10000 JUNOS Version 15.1X53-D60.4.
|
||||
extends_documentation_fragment: junos
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
|
|
@ -54,6 +54,7 @@ notes:
|
|||
- This module requires the netconf system service be enabled on
|
||||
the remote device being managed.
|
||||
- Tested against vSRX JUNOS version 15.1X49-D15.4, vqfx-10000 JUNOS Version 15.1X53-D60.4.
|
||||
extends_documentation_fragment: junos
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
|
|
@ -69,6 +69,7 @@ notes:
|
|||
- This module requires the netconf system service be enabled on
|
||||
the remote device being managed.
|
||||
- Tested against vSRX JUNOS version 15.1X49-D15.4, vqfx-10000 JUNOS Version 15.1X53-D60.4.
|
||||
extends_documentation_fragment: junos
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
|
|
@ -56,6 +56,7 @@ notes:
|
|||
- This module requires the netconf system service be enabled on
|
||||
the remote device being managed.
|
||||
- Tested against vSRX JUNOS version 15.1X49-D15.4, vqfx-10000 JUNOS Version 15.1X53-D60.4.
|
||||
extends_documentation_fragment: junos
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
|
|
@ -45,6 +45,7 @@ notes:
|
|||
- This module requires the netconf system service be enabled on
|
||||
the remote device being managed.
|
||||
- Tested against vSRX JUNOS version 15.1X49-D15.4, vqfx-10000 JUNOS Version 15.1X53-D60.4.
|
||||
extends_documentation_fragment: junos
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
|
|
@ -73,6 +73,7 @@ notes:
|
|||
- This module requires the netconf system service be enabled on
|
||||
the remote device being managed.
|
||||
- Tested against vSRX JUNOS version 15.1X49-D15.4, vqfx-10000 JUNOS Version 15.1X53-D60.4.
|
||||
extends_documentation_fragment: junos
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
|
|
@ -61,6 +61,7 @@ notes:
|
|||
- This module requires the netconf system service be enabled on
|
||||
the remote device being managed.
|
||||
- Tested against vSRX JUNOS version 15.1X49-D15.4, vqfx-10000 JUNOS Version 15.1X53-D60.4.
|
||||
extends_documentation_fragment: junos
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
|
|
@ -66,6 +66,7 @@ notes:
|
|||
- This module requires the netconf system service be enabled on
|
||||
the remote device being managed.
|
||||
- Tested against vSRX JUNOS version 15.1X49-D15.4, vqfx-10000 JUNOS Version 15.1X53-D60.4.
|
||||
extends_documentation_fragment: junos
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
|
|
@ -55,6 +55,7 @@ notes:
|
|||
- This module requires the netconf system service be enabled on
|
||||
the remote device being managed.
|
||||
- Tested against vSRX JUNOS version 15.1X49-D15.4, vqfx-10000 JUNOS Version 15.1X53-D60.4.
|
||||
extends_documentation_fragment: junos
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
|
|
@ -80,7 +80,9 @@ notes:
|
|||
- This module requires the netconf system service be enabled on
|
||||
the remote device being managed.
|
||||
- Tested against vSRX JUNOS version 15.1X49-D15.4, vqfx-10000 JUNOS Version 15.1X53-D60.4.
|
||||
extends_documentation_fragment: junos
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
- name: Configure vrf configuration
|
||||
junos_vrf:
|
||||
|
|
|
@ -53,6 +53,7 @@ options:
|
|||
devices active running configuration.
|
||||
default: present
|
||||
choices: ['present', 'absent']
|
||||
extends_documentation_fragment: nxos
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
|
|
@ -41,6 +41,7 @@ options:
|
|||
- State of the L3 interface configuration.
|
||||
default: present
|
||||
choices: ['present', 'absent']
|
||||
extends_documentation_fragment: nxos
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
|
|
@ -31,6 +31,7 @@ options:
|
|||
else if it is I(absent) it will be disabled.
|
||||
default: present
|
||||
choices: ['present', 'absent']
|
||||
extends_documentation_fragment: nxos
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
|
|
@ -61,6 +61,7 @@ options:
|
|||
- State of the logging configuration.
|
||||
default: present
|
||||
choices: ['present', 'absent']
|
||||
extends_documentation_fragment: nxos
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
|
|
@ -55,6 +55,7 @@ options:
|
|||
devices active running configuration.
|
||||
default: present
|
||||
choices: ['present', 'absent']
|
||||
extends_documentation_fragment: vyos
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
|
|
@ -83,6 +83,7 @@ options:
|
|||
operationally up and C(down) means present and operationally C(down)
|
||||
default: present
|
||||
choices: ['present', 'absent', 'up', 'down']
|
||||
extends_documentation_fragment: vyos
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
|
|
@ -52,6 +52,7 @@ options:
|
|||
- State of the L3 interface configuration.
|
||||
default: present
|
||||
choices: ['present', 'absent']
|
||||
extends_documentation_fragment: vyos
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
|
|
@ -56,6 +56,7 @@ options:
|
|||
- State of the link aggregation group.
|
||||
default: present
|
||||
choices: ['present', 'absent', 'up', 'down']
|
||||
extends_documentation_fragment: vyos
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
|
|
@ -41,6 +41,7 @@ options:
|
|||
- State of the LLDP configuration.
|
||||
default: present
|
||||
choices: ['present', 'absent']
|
||||
extends_documentation_fragment: vyos
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
|
|
@ -46,6 +46,7 @@ options:
|
|||
- State of the LLDP configuration.
|
||||
default: present
|
||||
choices: ['present', 'absent', 'enabled', 'disabled']
|
||||
extends_documentation_fragment: vyos
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
|
|
@ -57,6 +57,7 @@ options:
|
|||
- State of the logging configuration.
|
||||
default: present
|
||||
choices: ['present', 'absent']
|
||||
extends_documentation_fragment: vyos
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
|
|
@ -57,6 +57,7 @@ options:
|
|||
- State of the static route configuration.
|
||||
default: present
|
||||
choices: ['present', 'absent']
|
||||
extends_documentation_fragment: vyos
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
|
|
@ -93,6 +93,7 @@ options:
|
|||
in the device active configuration
|
||||
default: present
|
||||
choices: ['present', 'absent']
|
||||
extends_documentation_fragment: vyos
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
|
|
@ -53,6 +53,7 @@ options:
|
|||
- State of the VLAN configuration.
|
||||
default: present
|
||||
choices: ['present', 'absent']
|
||||
extends_documentation_fragment: vyos
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
|
|
@ -572,7 +572,7 @@ lib/ansible/modules/network/nxos/nxos_aaa_server.py E323
|
|||
lib/ansible/modules/network/nxos/nxos_aaa_server_host.py E323
|
||||
lib/ansible/modules/network/nxos/nxos_acl.py E323
|
||||
lib/ansible/modules/network/nxos/nxos_acl_interface.py E323
|
||||
lib/ansible/modules/network/nxos/nxos_banner.py E322
|
||||
lib/ansible/modules/network/nxos/nxos_banner.py E323
|
||||
lib/ansible/modules/network/nxos/nxos_bgp.py E323
|
||||
lib/ansible/modules/network/nxos/nxos_bgp_af.py E323
|
||||
lib/ansible/modules/network/nxos/nxos_bgp_neighbor.py E323
|
||||
|
@ -594,10 +594,10 @@ lib/ansible/modules/network/nxos/nxos_install_os.py E323
|
|||
lib/ansible/modules/network/nxos/nxos_interface.py E323
|
||||
lib/ansible/modules/network/nxos/nxos_interface_ospf.py E323
|
||||
lib/ansible/modules/network/nxos/nxos_l2_interface.py E323
|
||||
lib/ansible/modules/network/nxos/nxos_l3_interface.py E322
|
||||
lib/ansible/modules/network/nxos/nxos_l3_interface.py E323
|
||||
lib/ansible/modules/network/nxos/nxos_linkagg.py E323
|
||||
lib/ansible/modules/network/nxos/nxos_lldp.py E322
|
||||
lib/ansible/modules/network/nxos/nxos_logging.py E322
|
||||
lib/ansible/modules/network/nxos/nxos_lldp.py E323
|
||||
lib/ansible/modules/network/nxos/nxos_logging.py E323
|
||||
lib/ansible/modules/network/nxos/nxos_ntp.py E323
|
||||
lib/ansible/modules/network/nxos/nxos_ntp_auth.py E323
|
||||
lib/ansible/modules/network/nxos/nxos_ntp_options.py E323
|
||||
|
|
Loading…
Reference in a new issue