aristanetworks / ansible-cvp

Ansible modules for Arista CloudVision
http://cvp.avd.sh
Apache License 2.0
66 stars 61 forks source link

Fix: check_mode not honored in cv_device_v3 for configlet element #583

Closed sugetha24 closed 6 months ago

sugetha24 commented 1 year ago

Issue Summary

when using --check, configlets are creating binding to CVP in cv_device_v3 module.

Need to check for check_mode at this line https://github.com/aristanetworks/ansible-cvp/blob/ebcc2ebee58adc93d47938be219e5f397e6dc1c5/ansible_collections/arista/cvp/plugins/module_utils/device_tools.py#L1612

Which component(s) of AVD impacted

cv_device_v3

How do you run AVD ?

None

Input variables

No response

Steps to reproduce

No response

Relevant log output

No response

Code of Conduct

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 15 days