mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 13:20:23 -07:00
[stable-6] Avoid direct type comparisons (#7087)
Avoid direct type comparisons (#7085)
Avoid direct type comparisons.
(cherry picked from commit a8809401ee
)
This commit is contained in:
parent
9ea55a81b3
commit
2638413475
4 changed files with 18 additions and 15 deletions
3
changelogs/fragments/7085-sanity.yml
Normal file
3
changelogs/fragments/7085-sanity.yml
Normal 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)."
|
Loading…
Add table
Add a link
Reference in a new issue