mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
48e860be20
* Replace type comparisons with isinstance() checks. * Add changelog.
2 lines
192 B
YAML
2 lines
192 B
YAML
bugfixes:
|
|
- "ocapi_utils, oci_utils, redfish_utils module utils - replace ``type()`` calls with ``isinstance()`` calls (https://github.com/ansible-collections/community.general/pull/7501)."
|