Skip to content

In the "cisco.aci.aci_tenant_span_src_group" you cannot create the SPAN source. #336

@mrijswij

Description

@mrijswij

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

In the "cisco.aci.aci_tenant_span_src_group" you cannot create the SPAN source.

It looks like that "cisco.aci.aci_tenant_span_src_group" module is a copy of the "cisco.aci.aci_tenant_span_src_groupto_dst_group" module.

I expect to be able to set the following parameters:

  • SPAN source name
  • SPAN source description
  • SPAN source direction
  • SPAN source EPG

The only thing that can be set are:

  • src_group
  • dst_group

Exactly like in the cisco.aci.aci_tenant_span_src_group_to_dst_group module
(https://docs.ansible.com/ansible/latest/collections/cisco/aci/aci_tenant_span_src_group_to_dst_group_module.html)

  • Looks like the module cisco.aci.aci_tenant_span_src_group module is a copy of the cisco.aci.aci_tenant_span_src_group _to_dst_group module.

Affected Module Name(s):

  • cisco.aci.aci_tenant_span_src_group module

APIC version and APIC Platform

  • V 5.2(2e)

Collection versions

  • cisco.aci 2.2.0

Output/ Error message

Expected Behavior

  • module should have the option to set the:
  • SPAN source name
  • SPAN source description
  • SPAN source direction
  • SPAN source EPG

Actual Behavior

  • parameters are missing

Playbook tasks to Reproduce

Important Factoids

References

  • #0000

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions