mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-27 05:43:09 +00:00
nmcli idempotency connection check (#11114)
* nmcli idempotency connection check
* Changelog fragment and ruff reformat
* Fix : change error handling
* Remove odd conditions
* Refactor nmcli: fix error handling and remove redundant logic
* Fix code format
* Fix error message to handle
(cherry picked from commit a8378a4eb0)
Co-authored-by: Seddik Alaoui Ismaili <32570331+saibug@users.noreply.github.com>