-
Notifications
You must be signed in to change notification settings - Fork 191
Open
Description
Bug Summary
The module fails to parse an ACL such as:
ip access-list extended my-acl
10 deny ip any any option any-options
With the error message:
FAILED! => {"changed": false, "msg": "Unsupported parameters for (basic.py) module: config.acls.aces.option.any-options. Supported parameters include: add_ext, any_options, com_security, dps, encode, eool, ext_ip, ext_security, finn, imitd, lsr, mtup, mtur, no_op, nsapa, record_route, router_alert, sdb, security, ssr, stream_id, timestamp, traceroute, ump, visa, zsu."}
Looks like it's supposed to parse it as any_options instead of any-options.
Select the relevant components
- Module
- Action Plugin
- Connection Plugin (cliconf)
- Terminal Plugin
- Module Utils
- Documentation
- Integration Tests
- Unit Tests
- Collection Release
- CI Maintenance
- Workflow Maintenance
IOS Version
17.15.03a
Hardware Platform
C8500
Module/Plugin Name
ios_acls
zendritic and PcInfamy
Metadata
Metadata
Assignees
Labels
No labels