[backport/2.2] Don't wait on *List resources for info module (#331)

This commit is contained in:
Mike Graves
2022-01-17 00:13:40 -05:00
committed by GitHub
parent eaffde63bb
commit 1c02fe3443
4 changed files with 61 additions and 12 deletions

View File

@@ -0,0 +1,3 @@
---
bugfixes:
- k8s_info - don't wait on empty List resources (https://github.com/ansible-collections/kubernetes.core/pull/253).