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/changelogs/fragments
patchback[bot] 2bc74f4f04
vdo: Use yaml.safe_load() instead of yaml.load() (#5632) (#5637)
* 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:52 +01:00
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:17:57 +02:00
3910-redfish-add-operation-apply-time-to-simple-update.yml Redfish: Expanded SimpleUpdate command to allow for users to monitor the progress of an update and perform follow-up operations (#5580) (#5590) 2022-11-23 08:03:19 +01:00
4276-redfish-command-updates-for-full-simple-update-workflow.yml Redfish: Expanded SimpleUpdate command to allow for users to monitor the progress of an update and perform follow-up operations (#5580) (#5590) 2022-11-23 08:03:19 +01:00
5538-cmd-runner-as-fixed.yml cmd_runner module utils: fix case for as_fixed() format (#5538) (#5562) 2022-11-16 06:58:30 +01:00
5545-gconftool-cmd-runner.yml gconftool2: refactored to use ModuleHelper + CmdRunner (#5545) (#5551) 2022-11-23 07:37:27 +01:00
5549-lxd-project-sanity.yml lxd_project: refactored os.path.expanduser() to module utils (#5549) (#5552) 2022-11-23 07:37:36 +01:00
5550-java_certs-not-enough-info-on-error.yml java_certs : Not enough info on error (#5550) (#5623) 2022-11-29 07:40:11 +01:00
5553-spotinst-aws-elasticgroup-sanity.yml spotinst_aws_elasticgroup: sanity checks (#5553) (#5554) 2022-11-16 05:35:56 +00:00
5557-udm-share-sanity.yml udm_share: fix sanity checks (#5557) (#5609) 2022-11-26 18:58:09 +01:00
5559-udm-user-sanity.yml udm_user: sanity (#5559) (#5593) 2022-11-23 18:58:37 +01:00
5563-rax-scaling-group-sanity.yml rax_scaling_group: fix sanity check (#5563) (#5569) 2022-11-23 07:37:12 +01:00
5565-jenkins-plugin-sanity.yml jenkins_plugin: fix sanity checks (#5565) (#5575) 2022-11-23 07:37:52 +01:00
5566-additional-flags-nmap.yml Add additional flags to nmap.py (#5566) (#5576) 2022-11-23 07:37:59 +01:00
5570-chroot-plugin-fix-default-inventory_hostname.yml chroot plugin fix inventory_hostname var for remote_addr (#5570) (#5573) 2022-11-17 07:30:00 +01:00
5583-redhat_subscription-subscribe-parameters.yaml redhat_subscription: drop unneeded args to Rhsm.register() (#5583) (#5626) 2022-11-29 13:20:30 +01:00
5601-unixy-callback-use-config-manager.yml unixy Callback: Use Ansible's config manager (#5601) (#5625) 2022-11-29 08:01:09 +01:00
5627-redhat_subscription-subscribe-parameters-2.yaml redhat_subscription: don't discard vars with key (#5627) (#5633) 2022-11-30 22:30:49 +01:00
5632-vdo-Use-yaml-safe-load-instead-of-yaml-load.yml vdo: Use yaml.safe_load() instead of yaml.load() (#5632) (#5637) 2022-11-30 22:55:52 +01:00
sap-removal.yml Announce removal of sap modules. (#5614) 2022-11-29 10:05:23 +00:00