mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
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.
This commit is contained in:
2
changelogs/fragments/202-jenkins_plugin-fix-import.yml
Normal file
2
changelogs/fragments/202-jenkins_plugin-fix-import.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- jenkins_plugin - make compatible to Ansible 2.10 by fixing import.
|
||||
Reference in New Issue
Block a user