1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins
Felix Fontein 48e860be20
Use isinstance() instead of type() (#7501)
* Replace type comparisons with isinstance() checks.

* Add changelog.
2023-11-08 13:20:19 +01:00
..
action Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
become machinectl become plugin: mark as require_tty (#6935) 2023-07-15 12:53:59 +02:00
cache Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
callback Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
connection Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
doc_fragments feature(gitlab): add 'ca_path' option (#7472) 2023-11-05 12:20:36 +01:00
filter Update from_csv.py docs (#7296) 2023-09-20 22:02:54 +02:00
inventory Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
lookup Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
module_utils Use isinstance() instead of type() (#7501) 2023-11-08 13:20:19 +01:00
modules fix vm removal in proxmox_pool_member.py (#7464) 2023-11-06 20:01:05 +01:00
test