Open aciguru opened 4 years ago
I see in the documentation that aci_bd, aci_ap and others have the parameter "owner_tag", please implement this on aci_epg as well. This is such a useful feature!
The EPG class (fvAEPg) does not support ownerKey and ownerTag properties so it will first have to be added to APIC before we can support it here. BD class (fvBD) does support those.
You might want to look at tagAnnotation using aci_tag module (https://docs.ansible.com/ansible/devel/collections/cisco/aci/aci_tag_module.html) as that is a children object which is supported everywhere in the MIT.
SUMMARY The is a feature request to implement support for "Tags", "Global Alias" and Alias for all ACI modules where applicable, see for example aci_epg
ISSUE OPENER rsmeyers
ISSUE TYPE Feature Idea
COMPONENT NAME aci_epg, aci_tenant etc...