[PR #7085/a8809401 backport][stable-7] Avoid direct type comparisons (#7086)

Avoid direct type comparisons (#7085)

Avoid direct type comparisons.

(cherry picked from commit a8809401ee)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot]
2023-08-11 10:23:58 +02:00
committed by GitHub
parent 1a801323a8
commit 719ecc9e85
5 changed files with 19 additions and 16 deletions

View File

@@ -0,0 +1,3 @@
bugfixes:
- "oci_utils module utils - avoid direct type comparisons (https://github.com/ansible-collections/community.general/pull/7085)."
- "proxmox_user_info - avoid direct type comparisons (https://github.com/ansible-collections/community.general/pull/7085)."