mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
nmcli: do not convert undefined lists to empty strings (#4813)
* do not convert undefined lists to empty strings * add changelog fragment (#4813)
This commit is contained in:
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).
|
||||
Reference in New Issue
Block a user