mirror of https://github.com/ansible/ansible.git
* Ensure that k8s_facts always returns resources key (#46733)
Fix bug returning `items` key if NotFound exception is hit
(cherry picked from commit b772485d97)
* Add changelog for k8s_facts fix
pull/47470/head
parent
1a4604361f
commit
bac6f99608
@ -0,0 +1,3 @@
|
||||
---
|
||||
bugfixes:
|
||||
- k8s_facts now returns a resources key in all situations
|
||||
Loading…
Reference in New Issue