aristanetworks / ansible-cvp

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

Fix: mark check_mode=False on all modules not supporting check_mode #580

Closed sugetha24 closed 6 months ago

sugetha24 commented 1 year ago

Issue Summary

mark check_mode=False in all modules that are not supporting check_mode

AnsibleModule(argument_spec=argument_spec, supports_check_mode=False)

Which component(s) of AVD impacted

None

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