mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-31 09:01:23 -07:00
* do not convert undefined lists to empty strings
* add changelog fragment (#4813)
(cherry picked from commit 72faebffc6
)
Co-authored-by: geichelberger <35195803+geichelberger@users.noreply.github.com>
This commit is contained in:
parent
1206900488
commit
100fffb4c1
3 changed files with 41 additions and 1 deletions
2
changelogs/fragments/4813-fix-nmcli-convert-list.yaml
Normal file
2
changelogs/fragments/4813-fix-nmcli-convert-list.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- nmcli - fix error caused by adding undefined module arguments for list options (https://github.com/ansible-collections/community.general/issues/4373, https://github.com/ansible-collections/community.general/pull/4813).
|
Loading…
Add table
Add a link
Reference in a new issue