Update CI for ansible 2.11 (#80)

* Update CI for ansible 2.11

This copies the ignore-2.11.txt to ignore-2.12.txt and makes sure the CI
build tests against ansible 2.11.

* Add changelog fragment
This commit is contained in:
Mike Graves
2021-04-06 10:40:46 -04:00
committed by GitHub
parent 22f878023a
commit fb1912728d
3 changed files with 6 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- update CI to work with ansible 2.11 (https://github.com/ansible-collections/community.okd/pull/80).