Closed liuliancao closed 3 months ago
hello, recently i found i cannot use my python3 dynamic inventory module which used requests module to get inventory, i hope to add it to default.
i donnot know centos stream 9, but in debian it's python3-requests package
i change my import requests to import http.client fixed, i use http.client instead
hello, recently i found i cannot use my python3 dynamic inventory module which used requests module to get inventory, i hope to add it to default.