Remove deprecated KubernetesRawModule (#379)

* Remove deprecated KubernetesRawModule

* Add changelog fragment
This commit is contained in:
Mike Graves
2021-03-16 09:05:07 -04:00
committed by GitHub
parent c4182ad84f
commit 07915509c1
2 changed files with 2 additions and 97 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- remove the deprecated ``KubernetesRawModule`` class (https://github.com/ansible-collections/community.kubernetes/issues/232).