mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 13:20:23 -07: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:
parent
e51221896b
commit
72faebffc6
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