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 #188

Merged
merged 187 commits into from
Sep 27, 2024
Merged

Develop #188

merged 187 commits into from
Sep 27, 2024

Conversation

bvargasre
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

rukapse and others added 30 commits August 13, 2024 12:22
Lates Changes - August 13th, 2024
Latest Changes - August 14th, 2024
2 common function used for validation
3 bug fixed like IPV6 support, verify config rf profile related document changes
…_fields

Accesspoint update feature all fields
MUTHU-RAKESH-27 and others added 29 commits September 25, 2024 09:22
Routes for the ise integration message in DNAC versions 2.3.7.6 and 2.3.7.9
… remove the task_params to have the precise failure reason
Added the try except block, get the failure reason and set it to msg,…
Changed the pan_address and primary_server_address key value for ISE servers
Checked the project name for verifying the absence of the template
SDA workflow manger modules
@bvargasre bvargasre merged commit 3717ed2 into main Sep 27, 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.

10 participants