Skip to content

Commit

Permalink
2.9.4:
Browse files Browse the repository at this point in the history
    release_date: "2024-10-16"
    changes:
      release_summary: Update.
      bugfixes:
        - Collection not compatible with ansible.utils 5.x.y
        - Getting deployment info for entire deployment does not work
        - cisco.ise.pan_ha object has no attribute 'enable_pan_ha'
  • Loading branch information
fmunozmiranda committed Oct 16, 2024
1 parent 51ccf3e commit 0472df1
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1026,4 +1026,13 @@ releases:
- network_device - mask param can be string or int, cast to int at the end.
- reservation - remove duplicate parameter.
- support_bundle_download - remove duplicate parameter.
- trusted_certificate - fix comparison between request and current object.
- trusted_certificate - fix comparison between request and current object.
2.9.4:
release_date: "2024-10-16"
changes:
release_summary: Update.
bugfixes:
- Collection not compatible with ansible.utils 5.x.y
- Getting deployment info for entire deployment does not work
- cisco.ise.pan_ha object has no attribute 'enable_pan_ha'

0 comments on commit 0472df1

Please sign in to comment.