Skip to content

ios_acls fails to parse any-options #1288

@edenculver

Description

@edenculver

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions