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

@ -0,0 +1,2 @@
minor_changes:
- "The collection is now actively tested in CI with the latest Ansible 2.9 release."