ansible-meraki
ansible-meraki copied to clipboard
Unsupported parameter for (meraki_switchport) - access_policy_type
"msg": "Unsupported parameters for (meraki_switchport) module: access_policy_type Supported parameters include: access_policy_number, allowed_vlans, auth_key, enabled, host, internal_error_retry_time, isolation_enabled, link_negotiation, name, number, org_id, org_name, output_format, output_level, poe_enabled, rate_limit_retry_time, rstp_enabled, serial, state, stp_guard, tags, timeout, type, use_https, use_proxy, validate_certs, vlan, voice_vlan"
module is not accepting the parameter access_policy_type when using the meraki_switchport module.
https://docs.ansible.com/ansible/latest/collections/cisco/meraki/meraki_ms_switchport_module.html#ansible-collections-cisco-meraki-meraki-ms-switchport-module
@callumdd - Thank you for the report. Would you please include your task that's causing this? I'm looking into it though.