mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-02 14:33:21 -07: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:
parent
5cdb646ab7
commit
85cbc27427
5 changed files with 1402 additions and 3400 deletions
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)."
|
Loading…
Add table
Add a link
Reference in a new issue