Skip to content

Commit

Permalink
[ignore] Add class information in short description (#599)
Browse files Browse the repository at this point in the history
  • Loading branch information
akinross authored Feb 27, 2024
1 parent 86aa9cb commit 15995b8
Show file tree
Hide file tree
Showing 82 changed files with 161 additions and 141 deletions.
4 changes: 2 additions & 2 deletions plugins/modules/aci_aaa_ssh_auth.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
DOCUMENTATION = r"""
---
module: aci_aaa_ssh_auth
short_description: Manage AAA SSH auth (aaaSshAuth) objects.
short_description: Manage AAA SSH auth objects (aaa:SshAuth)
description:
- Manage AAA SSH Auth key configuration on Cisco ACI fabrics.
options:
Expand Down Expand Up @@ -47,7 +47,7 @@
The M(cisco.aci.aci_aaa_user) modules can be used for this.
seealso:
- name: APIC Management Information Model reference
description: More information about the internal APIC class B(aaaSshAuth).
description: More information about the internal APIC class B(aaa:SshAuth).
link: https://developer.cisco.com/docs/apic-mim-ref/
author:
- Tim Cragg (@timcragg)
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/aci_access_port_block_to_access_port.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
DOCUMENTATION = r"""
---
module: aci_access_port_block_to_access_port
short_description: Manage port blocks of Fabric interface policy leaf profile interface selectors (infra:HPortS, infra:PortBlk)
short_description: Manage port blocks of Fabric interface policy leaf profile interface selectors (infra:HPortS and infra:PortBlk)
description:
- Manage port blocks of Fabric interface policy leaf profile interface selectors on Cisco ACI fabrics.
options:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
DOCUMENTATION = r"""
---
module: aci_access_port_to_interface_policy_leaf_profile
short_description: Manage Fabric interface policy leaf profile interface selectors (infra:HPortS, infra:RsAccBaseGrp, infra:PortBlk)
short_description: Manage Fabric interface policy leaf profile interface selectors (infra:HPortS, infra:RsAccBaseGrp, and infra:PortBlk)
description:
- Manage Fabric interface policy leaf profile interface selectors on Cisco ACI fabrics.
options:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
DOCUMENTATION = r"""
---
module: aci_access_sub_port_block_to_access_port
short_description: Manage sub port blocks of Fabric interface policy leaf profile interface selectors (infra:HPortS, infra:SubPortBlk)
short_description: Manage sub port blocks of Fabric interface policy leaf profile interface selectors (infra:HPortS and infra:SubPortBlk)
description:
- Manage sub port blocks of Fabric interface policy leaf profile interface selectors on Cisco ACI fabrics.
seealso:
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/aci_aep.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
DOCUMENTATION = r"""
---
module: aci_aep
short_description: Manage attachable Access Entity Profile (AEP) objects (infra:AttEntityP, infra:ProvAcc)
short_description: Manage attachable Access Entity Profile (AEP) objects (infra:AttEntityP and infra:ProvAcc)
description:
- Connect to external virtual and physical domains by using
attachable Access Entity Profiles (AEP) on Cisco ACI fabrics.
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/aci_aep_to_epg.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
DOCUMENTATION = r"""
---
module: aci_aep_to_epg
short_description: Bind EPG to AEP (infra:RsFuncToEpg).
short_description: Bind EPG to AEP (infra:RsFuncToEpg)
description:
- Bind EPG to AEP.
options:
Expand Down
6 changes: 3 additions & 3 deletions plugins/modules/aci_bfd_multihop_node_policy.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
DOCUMENTATION = r"""
---
module: aci_bfd_multihop_node_policy
short_description: Manage BFD Multihop Node policies
short_description: Manage BFD Multihop Node policies (bfd:MhNodePol)
description:
- Manage BFD Multihop Node policy (bfd:MhNodePol) configuration on Cisco ACI fabrics
- Only available in APIC version 5.2 or later
- Manage BFD Multihop Node policy configuration on Cisco ACI fabrics.
- Only available in APIC version 5.2 or later.
options:
tenant:
description:
Expand Down
6 changes: 3 additions & 3 deletions plugins/modules/aci_bgp_rr_asn.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
DOCUMENTATION = r"""
---
module: aci_bgp_rr_asn
short_description: Manage BGP Route Reflector ASN.
short_description: Manage BGP Route Reflector ASN (bgp:AsP)
description:
- Manage the BGP Autonomous System Number of the fabric (bgpAsP).
- Manage the BGP Autonomous System Number of the fabric.
- This module is specifically for fabric BGP, for L3Out BGP use the aci_l3out_bgp_peer module
options:
asn:
Expand All @@ -35,7 +35,7 @@
seealso:
- name: APIC Management Information Model reference
description: More information about the internal APIC class B(bgpAsP).
description: More information about the internal APIC class B(bgp:AsP).
link: https://developer.cisco.com/docs/apic-mim-ref/
author:
- Tim Cragg (@timcragg)
Expand Down
6 changes: 3 additions & 3 deletions plugins/modules/aci_bgp_rr_node.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
DOCUMENTATION = r"""
---
module: aci_bgp_rr_node
short_description: Manage BGP Route Reflector objects.
short_description: Manage BGP Route Reflector objects (bgp:RRNodePEp)
description:
- Manage ACI BGP Route Reflector Nodes (bgpRRNodePEp).
- Manage ACI BGP Route Reflector Nodes.
options:
node_id:
description:
Expand All @@ -42,7 +42,7 @@
seealso:
- name: APIC Management Information Model reference
description: More information about the internal APIC class B(bgpRRNodePEp).
description: More information about the internal APIC class B(bgp:RRNodePEp).
link: https://developer.cisco.com/docs/apic-mim-ref/
author:
- Tim Cragg (@timcragg)
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/aci_config_snapshot.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
DOCUMENTATION = r"""
---
module: aci_config_snapshot
short_description: Manage Config Snapshots (config:Snapshot, config:ExportP)
short_description: Manage Config Snapshots (config:Snapshot and config:ExportP)
description:
- Manage Config Snapshots on Cisco ACI fabrics.
- Creating new Snapshots is done using the configExportP class.
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/aci_contract_subject_to_service_graph.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
DOCUMENTATION = r"""
---
module: aci_contract_subject_to_service_graph
short_description: Bind contract subject to service graph (vz:RsSubjGraphAtt).
short_description: Bind contract subject to service graph (vz:RsSubjGraphAtt)
description:
- Bind contract subject to service graph.
options:
Expand Down
6 changes: 3 additions & 3 deletions plugins/modules/aci_dhcp_relay.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
DOCUMENTATION = r"""
---
module: aci_dhcp_relay
short_description: Manage DHCP relay policies.
short_description: Manage DHCP relay policies (dhcp:RelayP)
description:
- Manage DHCP relay policy (dhcpRelayP) configuration on Cisco ACI fabrics.
- Manage DHCP relay policy configuration on Cisco ACI fabrics.
options:
tenant:
description:
Expand Down Expand Up @@ -48,7 +48,7 @@
The M(cisco.aci.aci_tenant) modules can be used for this.
seealso:
- name: APIC Management Information Model reference
description: More information about the internal APIC class B(dhcpRelayP).
description: More information about the internal APIC class B(dhcp:RelayP).
link: https://developer.cisco.com/docs/apic-mim-ref/
author:
- Tim Cragg (@timcragg)
Expand Down
6 changes: 3 additions & 3 deletions plugins/modules/aci_dhcp_relay_provider.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
DOCUMENTATION = r"""
---
module: aci_dhcp_relay_provider
short_description: Manage DHCP relay policy providers.
short_description: Manage DHCP relay policy providers (dhcp:RsProv)
description:
- Manage DHCP relay policy providers (dhcpRsProv) configuration on Cisco ACI fabrics.
- Manage DHCP relay policy providers configuration on Cisco ACI fabrics.
options:
tenant:
description:
Expand Down Expand Up @@ -91,7 +91,7 @@
The M(cisco.aci.aci_tenant) and C(cisco.aci.aci_dhcp_relay) modules can be used for this.
seealso:
- name: APIC Management Information Model reference
description: More information about the internal APIC class B(dhcpRsProv).
description: More information about the internal APIC class B(dhcp:RsProv).
link: https://developer.cisco.com/docs/apic-mim-ref/
author:
- Tim Cragg (@timcragg)
Expand Down
4 changes: 2 additions & 2 deletions plugins/modules/aci_dns_domain.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
DOCUMENTATION = r"""
---
module: aci_dns_domain
short_description: Manage DNS Provider (dnsDomain) objects.
short_description: Manage DNS Provider objects (dns:Domain)
description:
- Manage DNS Domain configuration on Cisco ACI fabrics.
options:
Expand Down Expand Up @@ -49,7 +49,7 @@
seealso:
- name: APIC Management Information Model reference
description: More information about the internal APIC class B(dnsDomain).
description: More information about the internal APIC class B(dns:Domain).
link: https://developer.cisco.com/docs/apic-mim-ref/
author:
- Tim Cragg (@timcragg)
Expand Down
4 changes: 2 additions & 2 deletions plugins/modules/aci_dns_profile.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
DOCUMENTATION = r"""
---
module: aci_dns_profile
short_description: Manage DNS Profile (dnsProfile) objects.
short_description: Manage DNS Profile objects (dns:Profile)
description:
- Manage DNS Profile configuration on Cisco ACI fabrics.
options:
Expand All @@ -35,7 +35,7 @@
seealso:
- name: APIC Management Information Model reference
description: More information about the internal APIC class B(dnsProfile).
description: More information about the internal APIC class B(dns:Profile).
link: https://developer.cisco.com/docs/apic-mim-ref/
author:
- Tim Cragg (@timcragg)
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/aci_dns_provider.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
DOCUMENTATION = r"""
---
module: aci_dns_provider
short_description: Manage DNS Provider (dnsProv) objects.
short_description: Manage DNS Provider objects (dns:Prov)
description:
- Manage DNS Provider configuration on Cisco ACI fabrics.
options:
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/aci_domain.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
DOCUMENTATION = r"""
---
module: aci_domain
short_description: Manage physical, virtual, bridged, routed or FC domain profiles (phys:DomP, vmm:DomP, l2ext:DomP, l3ext:DomP, fc:DomP)
short_description: Manage physical, virtual, bridged, routed or FC domain profiles (phys:DomP, vmm:DomP, l2ext:DomP, l3ext:DomP, and fc:DomP)
description:
- Manage physical, virtual, bridged, routed or FC domain profiles on Cisco ACI fabrics.
options:
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/aci_encap_pool.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
DOCUMENTATION = r"""
---
module: aci_encap_pool
short_description: Manage encap pools (fvns:VlanInstP, fvns:VxlanInstP, fvns:VsanInstP)
short_description: Manage encap pools (fvns:VlanInstP, fvns:VxlanInstP, and fvns:VsanInstP)
description:
- Manage vlan, vxlan, and vsan pools on Cisco ACI fabrics.
options:
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/aci_encap_pool_range.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
DOCUMENTATION = r"""
---
module: aci_encap_pool_range
short_description: Manage encap ranges assigned to pools (fvns:EncapBlk, fvns:VsanEncapBlk)
short_description: Manage encap ranges assigned to pools (fvns:EncapBlk and fvns:VsanEncapBlk)
description:
- Manage vlan, vxlan, and vsan ranges that are assigned to pools on Cisco ACI fabrics.
options:
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/aci_epg_to_contract.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
DOCUMENTATION = r"""
---
module: aci_epg_to_contract
short_description: Bind EPGs to Contracts (fv:RsCons, fv:RsProv, fv:RsProtBy, fv:RsConsIf, fv:RsIntraEpg)
short_description: Bind EPGs to Contracts (fv:RsCons, fv:RsProv, fv:RsProtBy, fv:RsConsIf, and fv:RsIntraEpg)
description:
- Bind EPGs to Contracts on Cisco ACI fabrics.
notes:
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/aci_epg_to_contract_interface.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
DOCUMENTATION = r"""
---
module: aci_epg_to_contract_interface
short_description: Bind EPGs to Consumed Contracts Interface (fv:RsConsIf).
short_description: Bind EPGs to Consumed Contracts Interface (fv:RsConsIf)
description:
- Bind EPGs to Consumed Contracts Interface on Cisco ACI fabrics.
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/aci_esg_ip_subnet_selector.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
DOCUMENTATION = r"""
---
module: aci_esg_ip_subnet_selector
short_description: Manage ESG IP Subnet selector(fv:EPSelector)
short_description: Manage ESG IP Subnet selector (fv:EPSelector)
description:
- Manage Endpoint Security Groups (ESG) IP Subnet selector on Cisco ACI fabrics.
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/aci_fabric_interface_policy_group.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
DOCUMENTATION = r"""
---
module: aci_fabric_interface_policy_group
short_description: Manage Fabric Interface Policy Groups (fabric:LePortPGrp, fabric:SpPortPGrp)
short_description: Manage Fabric Interface Policy Groups (fabric:LePortPGrp and fabric:SpPortPGrp)
description:
- Manage Fabric Interface Policy Groups on Cisco ACI fabrics.
options:
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/aci_fabric_leaf_profile.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
DOCUMENTATION = r"""
---
module: aci_fabric_leaf_profile
short_description: Manage fabric leaf profiles (fabric:LeafP).
short_description: Manage fabric leaf profiles (fabric:LeafP)
description:
- Manage fabric leaf switch profiles in an ACI fabric.
options:
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/aci_fabric_spine_profile.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
DOCUMENTATION = r"""
---
module: aci_fabric_spine_profile
short_description: Manage fabric spine profiles (fabric:SpineP).
short_description: Manage fabric spine profiles (fabric:SpineP)
description:
- Manage fabric spine switch profiles in an ACI fabric.
options:
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/aci_fabric_spine_switch_assoc.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
DOCUMENTATION = r"""
---
module: aci_fabric_spine_switch_assoc
short_description: Manage spine switch bindings to profiles and policy groups (fabric:SpineS and fabric:RsSpNodePGrp).
short_description: Manage spine switch bindings to profiles and policy groups (fabric:SpineS and fabric:RsSpNodePGrp)
description:
- Manage fabric spine switch associations (fabric:SpineS) to an existing fabric
spine profile (fabric:SpineP) in an ACI fabric, and bind them to a
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/aci_fabric_switch_block.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
DOCUMENTATION = r"""
---
module: aci_fabric_switch_block
short_description: Manage switch blocks (fabric:NodeBlk).
short_description: Manage switch blocks (fabric:NodeBlk)
description:
- Manage fabric node blocks within switch associations (fabric:SpineS and
fabric:LeafS) contained within fabric switch profiles (fabric:SpineP and fabric:LeafP)
Expand Down
Loading

0 comments on commit 15995b8

Please sign in to comment.