New release v2.11.0
Minor Changes:
- Add aci_endpoint_tag_ip and aci_endpoint_tag_mac modules to manage Endpoint IP and MAC Tags.
- Add aci_ip_sla_monitoring_policy module.
- Add management_epg and management_epg_type attributes in aci_dns_profile module.
- Add stratum attribute to aci_ntp_policy module.
- Add support for Ansible 2.18 and dropped support for Ansible 2.15 as required by Ansible Galaxy.
Bugfixes:
- Fix aci_rest module to only add annotation when the value is a dictionary.
- Fix payload to define the correct vPC member side in aci_l3out_logical_interface_vpc_member (#663).
- Fix subclass issue in aci_domain_to_vlan_pool to fix deletion of binding (#695).
- Modify interface_configs requirement using required_if dependency for aci_bulk_static_binding_to_epg.
Detailed changelog: v2.10.1...v2.11.0