ansible-collections/cisco.nxos

Utilize the cisco.nxos.nxos_acls module to delete specific entries in access lists

digitalfiend64 opened this issue · 0 comments

SUMMARY
Utilize the cisco.nxos.nxos_acls module to delete specific entries in access lists

ISSUE TYPE
Feature Idea
Currently there is only a merge to add new ACEs to existing acls but there is no way to delete ACEs without replacing the entire list.
COMPONENT NAME
cisco.ios.ios_acls, cisco.nxos.nxos_acls and cisco.iosxr.iosxr_acls

ADDITIONAL INFORMATION
This would solve using a template and the config module to remove ACLs and do it all in the module