community.general/changelogs/fragments/202-jenkins_plugin-fix-import.yml
Felix Fontein 2eee9f78a6
Fix CI and jenkins_plugin module (#202)
* Don't import text_type and binary_type from ansible.module_utils._text, but from ansible.module_utils.six.

* Add changelog fragment.
2020-04-17 20:46:51 +02:00

2 lines
79 B
YAML

bugfixes:
- jenkins_plugin - make compatible to Ansible 2.10 by fixing import.