mirror of https://github.com/ansible/ansible.git
* yum module handle list optional empty strings properly (#46634)
Fixes #46517
Signed-off-by: Adam Miller <admiller@redhat.com>
(cherry picked from commit ad405fc21e)
* add changelog
Signed-off-by: Adam Miller <admiller@redhat.com>
pull/46960/head
parent
f3b5e0359f
commit
4fe7671d34
@ -0,0 +1,3 @@
|
||||
---
|
||||
minor_changes:
|
||||
- fix yum module to handle list argument optional empty strings properly
|
||||
Loading…
Reference in New Issue