Skip to content
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

Develop v6.22.0 #197

Merged
merged 124 commits into from
Oct 25, 2024
Merged

Develop v6.22.0 #197

merged 124 commits into from
Oct 25, 2024

Conversation

fmunozmiranda
Copy link
Collaborator

Description

Please include a summary of the changes and the related issue. Also, include relevant motivation and context.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • All the sanity checks have been completed and the sanity test cases have been executed

Ansible Best Practices

  • Tasks are idempotent (can be run multiple times without changing state)
  • Variables and secrets are handled securely (e.g., using ansible-vault or environment variables)
  • Playbooks are modular and reusable
  • Handlers are used for actions that need to run on change

Documentation

  • All options and parameters are documented clearly.
  • Examples are provided and tested.
  • Notes and limitations are clearly stated.

Screenshots (if applicable)

Notes to Reviewers

ajithandrewj and others added 30 commits September 12, 2024 10:20
Latest Changes from Integration repository: October 14th, 2024
Latest changes from Integration: October 15th, 2024
Tested the code for fabric devices and L3 Handoff with IP Transit
Error message is not specific when Global Pool is edited with invalid IPs
…name, add the version check in the main function.
MUTHU-RAKESH-27 and others added 29 commits October 24, 2024 11:57
…ving site_name as argument in all the modules including site, accesspoint, device credentials, inventory by adding the site_name in argument.
Add the new feature of deploying the template to the devices using de…
Ordered the device_config details before removing the devices from the fabric
Change camelCase to snake_case in device credentials
Removed the check for the provisioning status of the WLC
Changes in Workflow Manager Modules
@fmunozmiranda fmunozmiranda merged commit 456572a into main Oct 25, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants