CiscoDevNet / ansible-aci

Cisco ACI Ansible Collection
https://galaxy.ansible.com/cisco/aci
GNU General Public License v3.0
132 stars 91 forks source link

aci_epg_to_contract module does not work for associating contracts to Node mgmt EPGs #654

Open Ziaf007 opened 1 month ago

Ziaf007 commented 1 month ago

Community Note

Description

Affected Module Name(s):

cisco.aci.aci_epg_to_contract

APIC version and APIC Platform

Collection versions

Output/ Error message

TASK [Add a new contract to EPG binding] *****************************************************************************************************************
fatal: [bgl-aci13-apic1.cisco.com]: FAILED! => {"changed": false, "msg": "state is present but all of the following are missing: ap"}

Expected Behavior

Actual Behavior

Playbook tasks to Reproduce

Important Factoids

-) The task runs on multiple different ACI versions. -) validated_certs is set to False -) playbook runs on remote APIC, instead of delegating to localhost(running MAC OS) -) Multiple hosts sitting in 2 different /24 subnets -) akinross has informed that this behaviour has not been brought up before

References

shrsr commented 1 month ago

@Ziaf007 Thank you for opening the issue. Our team will look into this and get back to you.

Ziaf007 commented 1 month ago

I'd like to work on this issue.