ansible-ise icon indicating copy to clipboard operation
ansible-ise copied to clipboard

Module network_device_group does not work

Open cmnarducci opened this issue 1 year ago • 0 comments

Prerequisites

  • [x] Have you tested the operation in the API directly?
  • [x] Do you have the latest ISE Collection version?
  • [x] Review the compatibility matrix before opening an issue.

Describe the bug The module cisco.ise.network_device_group does not work with latest patches of ISE 3.1 (patch8) and ISE 3.2 (patch4). The module uses the attribute ndgtype while the ISE API uses the attribute othername.

Expected behavior Revert back to othername in the module cisco.ise.network_device_group.

Environment (please complete the following information):

  • ISE version and patch: 3.1 patch 8, 3.2 patch 4
  • Ansible version: 9.1.0
  • ISE collection version: 2.6.2
  • OS version: RockyLinux 9.2

cmnarducci avatar Dec 13 '23 10:12 cmnarducci