-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes in workflow manager modules #214
Merged
JosePabloOcampo1212
merged 94 commits into
cisco-en-programmability:develop
from
cisco-en-programmability:main
Dec 13, 2024
Merged
Changes in workflow manager modules #214
JosePabloOcampo1212
merged 94 commits into
cisco-en-programmability:develop
from
cisco-en-programmability:main
Dec 13, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…enerated password printed in terminal to device configs backup module
…n the netowrk compliance module
…talyst-center-ansible-intg into site_enhancement_module_changes
@jbogarin and @JosePabloOcampo1212 can you please review and approve the changes? |
…in the playbook (#63)
ff511c5
into
cisco-en-programmability:develop
3 checks passed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Bug fixes in workflow manager modules.
- 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_channel_details', 'port_assignment_details' were removed and attributes 'port_channels', 'fabric_site_name_hierarchy', 'port_assignments', 'wireless_ssids' were added
- device_configs_backup_workflow_managerr - attribute 'unzip_backup' was added
Type of Change
Checklist
Ansible Best Practices
ansible-vault
or environment variables)Documentation
Screenshots (if applicable)
Notes to Reviewers