mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-04 07:51:50 +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
This commit is contained in:
parent
9611dc258a
commit
a8378a4eb0
2 changed files with 65 additions and 18 deletions
3
changelogs/fragments/11114-nmcli-idempotency.yml
Normal file
3
changelogs/fragments/11114-nmcli-idempotency.yml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
minor_changes:
|
||||
- nmcli - add idempotency check (https://github.com/ansible-collections/community.general/pull/11114).
|
||||
Loading…
Add table
Add a link
Reference in a new issue