mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +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:
committed by
GitHub
parent
9611dc258a
commit
a8378a4eb0
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).
|
||||
Reference in New Issue
Block a user