Remove deprecated k8s_facts (#125)

* Remove deprecated k8s_facts

This removes the k8s_facts alias to k8s_info.

* Add changelog fragment
This commit is contained in:
Mike Graves
2021-06-09 11:04:22 -04:00
committed by GitHub
parent 481521a09d
commit 18cbfb7f95
2 changed files with 4 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
---
breaking_changes:
- k8s_facts - remove the deprecated alias from k8s_facts to k8s_info (https://github.com/ansible-collections/kubernetes.core/pull/125).