ansible/changelogs/fragments/protect_bad_verify.yml
Brian Coca 80486090d5 protect against plugins using verify incorrectly
assume false on any errors

(cherry picked from commit ef40e5e3b2)

backport of #36591
2018-04-30 12:47:04 -04:00

2 lines
100 B
YAML

bugfixes:
- protect against bad plugin verify method https://github.com/ansible/ansible/pull/36591