mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-04 07:51:50 +00:00
* 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
3 lines
No EOL
123 B
YAML
3 lines
No EOL
123 B
YAML
---
|
|
minor_changes:
|
|
- nmcli - add idempotency check (https://github.com/ansible-collections/community.general/pull/11114). |