Skip to content

Conversation

@brandonshough
Copy link
Contributor

I was seeing this in my Ansible plays:
YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.

Per https://github.com/yaml/pyyaml/wiki/PyYAML-yaml.load(input)-Deprecation I added the Loader argument.

@brandonshough
Copy link
Contributor Author

@hush-hush

Copy link

@dabcoder dabcoder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me, would need another review on this one but thanks for updating this.

@hush-hush hush-hush merged commit 596dc0d into DataDog:master May 17, 2019
@hush-hush
Copy link
Member

Thanks for this PR @brandonshough !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants