mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Improve Ansible 2.9 compatibility (#306)
* Adjust ignore-2.9.txt. * Workaround for load_file_common_arguments's path option (similar to ansible-collections/community.crypto#14). * Add changelog.
This commit is contained in:
4
changelogs/fragments/306-ansible-2.9-compatibility.yml
Normal file
4
changelogs/fragments/306-ansible-2.9-compatibility.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
bugfixes:
|
||||
- "archive - make module compatible with older Ansible versions (https://github.com/ansible-collections/community.general/pull/306)."
|
||||
- "maven_artifact - make module compatible with older Ansible versions (https://github.com/ansible-collections/community.general/pull/306)."
|
||||
- "java_keystore - make module compatible with older Ansible versions (https://github.com/ansible-collections/community.general/pull/306)."
|
||||
Reference in New Issue
Block a user