Run tests with Ansible 2.9 as well (#296)

* Run some tests with Ansible 2.9. No need to run extra tests multiple times.

* Update ignore-2.9.txt.

* Adjust README.

* Add changelog fragment.
This commit is contained in:
Felix Fontein 2020-07-02 13:40:16 +02:00 committed by GitHub
commit 786f082976
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 208 additions and 719 deletions

View file

@ -6,9 +6,7 @@ This repo contains the `community.general` Ansible Collection. The collection in
## Tested with Ansible
Tested with the current Ansible 2.10 release and the current development version of Ansible.
We do not actively test against Ansible 2.9, but the collection should be mostly functional with 2.9 as well. Ansible versions before 2.9.10 are not supported.
Tested with the current Ansible 2.9 and 2.10 releases and the current development version of Ansible. Ansible versions before 2.9.10 are not supported.
## External requirements