Skip to content

Commit

Permalink
Changes in workflow manager modules
Browse files Browse the repository at this point in the history
  • Loading branch information
madhansansel committed Dec 10, 2024
1 parent 71934a8 commit 8ef09b5
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1119,3 +1119,24 @@ releases:
- Changes in site_workflow_manager module
- Changes in template_workflow_manager
- Unit test modules added for pnp_workflow_manager module
6.26.0:
release_date: "2024-12-10"
changes:
release_summary: Changes in workflow manager modules
minor_changes:
- Added sample playbook for Device Configs Backup Module
- Changes in dnac.py file
- Bug fixes in accesspoint_workflow_manager module
- Enhancements in device_configs_backup_workflow_manager module to support unzipped backup file after download
- Changes in inventory_workflow_manager module
- Changes in ise_radius_integration_workflow_manager
- Changes in network_compliance_workflow_manager
- Changes in network_settings_workflow_manager
- Bug fixes in sda_fabric_devices_workflow_manager
- Bug fixes in sda_fabric_transits_workflow_manager
- Enhancements in sda_host_port_onboarding_workflow_manager module
- Changes in swim_workflow_manager module
- sda_fabric_devices_workflow_manager - attribute 'delete_fabric_device' was removed
- sda_host_port_onboarding_workflow_manager - attributes 'port_channels', 'fabric_site_name_hierarchy', 'port_assignments', 'wireless_ssids' were added
- sda_host_port_onboarding_workflow_manager - attributes 'port_channel_details', 'port_assignment_details' were removed
- device_configs_backup_workflow_managerr - attribute 'unzip_backup' was added
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
namespace: cisco
name: dnac
version: 6.25.1
version: 6.26.0
readme: README.md
authors:
- Rafael Campos <rcampos@altus.cr>
Expand Down

0 comments on commit 8ef09b5

Please sign in to comment.