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

Changes in intent module to support discovery, provisioning and more operations in swim, site, template and pnp intent modules #140

Merged
merged 74 commits into from
Dec 19, 2023

Conversation

madhansansel
Copy link
Contributor

Description:
++++++++++++
a) Changes in inventory_intent module to support Update Device role, update interface details, create and assign Global User defined field to devices, Delete Global UDF, Delete Provisioned/Unprovisioned devices
b) Changes in pnp_intent module to support bulk addition and bulk deletion along with variable names.
c) Handling idempotent in delete operation in site_intent module.
d) Adding discovery intent module to support discovering the devices.
e) Changes in swim intent module to support Distribute and activate image by fetching device based on site and device family details
f) Changes in site intent module to support one-shot site deletion
g) To Support provisioning wired device, reboot AP's, export device list, delete provisioned devices.
h) Change the variable names into snake case in all the intent modules for better readability.

Abhishek-121 and others added 30 commits November 23, 2023 15:38
… assign Global User defined field to devices, Delete Global UDF, Delete Provisioned/Unprovisioned devices, convert playbook variable into snakecase, add examples and docstring to each API.
Add code for Inventory Module with more update operations
Adding bulk addition and bulk deletion, along with variable names cha…
Handle idempotenacy in delete operation and convert variable in snakecase convention and update documentation as well.
Distribute and activate image by fetching device based on site and fi…
@madhansansel
Copy link
Contributor Author

@jbogarin and @wastorga, Could you please review and approve the changeset for intent modules.

@fmunozmiranda
Copy link
Collaborator

Hi @madhansansel , could you please update galaxy file with new version? Thanks.
https://github.com/cisco-en-programmability/dnacenter-ansible/blob/main/galaxy.yml#L4C10-L4C10

@madhansansel
Copy link
Contributor Author

Hi @madhansansel , could you please update galaxy file with new version? Thanks. https://github.com/cisco-en-programmability/dnacenter-ansible/blob/main/galaxy.yml#L4C10-L4C10

@fmunozmiranda updated the galaxy file with new version. Could you please approve the changes?

@fmunozmiranda fmunozmiranda merged commit df3cf82 into cisco-en-programmability:develop Dec 19, 2023
5 checks passed
bvargasre pushed a commit that referenced this pull request Feb 5, 2024
Removed the documentation part of dnac_log_file_path and dnac_log_append, check the credentials are available for the assign credentials
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.

6 participants