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

@@ -24,6 +24,7 @@ jobs:
ansible:
- stable-2.9
- stable-2.10
- stable-2.11
- devel
python:
- 2.7

View File

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

View File

@@ -0,0 +1,3 @@
plugins/modules/k8s.py validate-modules:parameter-type-not-in-doc
plugins/modules/k8s.py validate-modules:return-syntax-error
plugins/modules/openshift_process.py validate-modules:parameter-type-not-in-doc