Skip to content

Develop#334

Merged
bvargasre merged 167 commits into
mainfrom
develop
Apr 22, 2026
Merged

Develop#334
bvargasre merged 167 commits into
mainfrom
develop

Conversation

@bvargasre

Copy link
Copy Markdown
Collaborator

Type of Change

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

Description

Summary:
A brief description of the issue or bug.

Steps to Reproduce:
Detailed steps that developers can follow to reproduce the issue.

Observed Behavior:
What is currently happening, including error messages or symptoms.

Expected Behavior:
What should happen under normal conditions.

Root Cause Analysis:
Technical explanation of the underlying cause, if known.

Workaround:
Any temporary solutions or mitigations available.

Fix Details:
Description of the fix or code changes made.

Impact:
Information on the scope and severity of the issue.

Additional Information:
Logs, configuration snippets, environment details, or references to related bugs.

Testing Done:

  • [] Manual testing
  • [] Unit tests
  • [] Integration tests

Test cases covered: [Mention test case IDs or brief points]

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

Kandarimegha and others added 30 commits March 20, 2026 15:22
shatagopasunil and others added 24 commits April 10, 2026 11:29
…as per the new design changes. UTs also updated
…r descriptions and improved handling of empty queries
…ent overwrite as idempotent success instead of failure (#412)
…w_manager

Changes in workflow manager modules
@bvargasre bvargasre requested a review from madhansansel as a code owner April 22, 2026 16:45
bvargasre and others added 3 commits April 22, 2026 11:01
…sfy validate-modules

Removes the deprecation sub-keys from every plugin_routing entry in
meta/runtime.yml. The redirect directives are preserved so cisco.dnac.*
modules continue to resolve to cisco.catalystcenter.*. Collection-level
deprecation is already communicated via galaxy.yml description and the
cisco.catalystcenter dependency declaration.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@bvargasre bvargasre merged commit 1f8d2fd into main Apr 22, 2026
12 checks passed
Priyadharshini16092002 pushed a commit to Priyadharshini16092002/dnacenter-ansible that referenced this pull request Apr 27, 2026
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