mirror of https://github.com/ansible/ansible.git
* yum module properly check for None config_file (#46641)
* yum module properly check for None config_file
* add conf_file test cases to yum integration tests
Signed-off-by: Adam Miller <admiller@redhat.com>
(cherry picked from commit fb6e91bf98)
* add changelog for 2.7 backport
Signed-off-by: Adam Miller <admiller@redhat.com>
pull/46846/head
parent
d46ed88fa3
commit
f5df17ca51
@ -0,0 +1,3 @@
|
||||
---
|
||||
minor_changes:
|
||||
- Fix yum module to properly check for empty conf_file value
|
||||
Loading…
Reference in New Issue