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/modules
patchback[bot] 7f6623657f
vdo: Use yaml.safe_load() instead of yaml.load() (#5632) (#5636)
* vdo: Use yaml.safe_load() instead of yaml.load()

yaml.load() without specifying a Loader= is deprecated and unsafe.

For details, see
https://github.com/yaml/pyyaml/wiki/PyYAML-yaml.load(input)-Deprecation

* Update changelogs/fragments/5632-vdo-Use-yaml-safe-load-instead-of-yaml-load.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Lee Garrett <lgarrett@rocketjump.eu>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 428e181440)

Co-authored-by: Lee Garrett <leegarrett@users.noreply.github.com>
2022-11-30 22:55:56 +01:00
..
cloud Fix for vmadm get_vm_uuid out of range (#5628) (#5634) 2022-11-30 22:49:18 +01:00
clustering short_description fix batch 2 (#5520) (#5522) 2022-11-09 14:08:55 +01:00
database Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) (#5528) 2022-11-09 21:19:06 +01:00
files fix the issue#5275: iso_create doesn't add folders (#5468) (#5487) 2022-11-07 07:28:53 +01:00
identity short_description fix batch 2 (#5520) (#5522) 2022-11-09 14:08:55 +01:00
monitoring Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) (#5528) 2022-11-09 21:19:06 +01:00
net_tools short_description fix batch 2 (#5520) (#5522) 2022-11-09 14:08:55 +01:00
notification Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) (#5528) 2022-11-09 21:19:06 +01:00
packaging redhat_subscription: improve wording wrt Satellite (#5581) (#5607) 2022-11-26 18:49:38 +01:00
remote_management short_description fix batch 2 (#5520) (#5522) 2022-11-09 14:08:55 +01:00
source_control short_description fix batch 2 (#5520) (#5522) 2022-11-09 14:08:55 +01:00
storage Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) (#5528) 2022-11-09 21:19:06 +01:00
system vdo: Use yaml.safe_load() instead of yaml.load() (#5632) (#5636) 2022-11-30 22:55:56 +01:00
web_infrastructure Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) (#5528) 2022-11-09 21:19:06 +01:00