mirror of https://github.com/ansible/ansible.git
package_facts: typecast bytes to string while returning facts (#85939)
Fixes: #85937 Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com>pull/86045/head
parent
367de4498b
commit
ef53d63953
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
bugfixes:
|
||||||
|
- package_facts - typecast bytes to string while returning facts (https://github.com/ansible/ansible/issues/85937).
|
||||||
Loading…
Reference in New Issue