mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 18:50:21 -07: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:
parent
0c0490298f
commit
2eee9f78a6
2 changed files with 4 additions and 1 deletions
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.
|
Loading…
Add table
Add a link
Reference in a new issue