[PR #10323/7959d971 backport][stable-11] nmcli: improvements (#10348)

nmcli: improvements (#10323)

* better handling of parameter validation

* execute_command is always called with list arg

* minor improvements

* add changelog frag

(cherry picked from commit 7959d971a4)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
patchback[bot]
2025-07-05 17:51:33 +02:00
committed by GitHub
parent 723665b0d3
commit 9bf247bb5f
2 changed files with 17 additions and 23 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- nmcli - simplify validations and refactor some code, no functional changes (https://github.com/ansible-collections/community.general/pull/10323).