Skip to content

dcnm_vpc_pair: Document useVirtualPeerlink #525

@allenrobel

Description

@allenrobel

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

We need to document the use of useVirtualPeerlink by adding to the DOCUMENTATION section of the module and updating the EXAMPLES e.g.

- name: Merge VPC switch pair paremeters
  cisco.dcnm.dcnm_vpc_pair:
    src_fabric: "test-fabric"
    deploy: true
    state: merged
    config:
      - peerOneId: 192.168.1.1
        peerTwoId: 192.168.1.2
        useVirtualPeerLink: true

New or Affected modules(s):

  • dcnm_vpc_pair

DCNM version

  • V 3.9.0

Potential ansible task config

- name: Merge VPC switch pair paremeters
  cisco.dcnm.dcnm_vpc_pair:
    src_fabric: "test-fabric"
    deploy: true
    state: merged
    config:
      - peerOneId: 192.168.1.1
        peerTwoId: 192.168.1.2
        useVirtualPeerLink: true

References

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions