Remove kubeconfig value from module invocation log (#826)

This commit is contained in:
Bikouo Aubin
2024-12-17 17:50:22 +01:00
committed by GitHub
parent aee847431a
commit 6efabd3418
3 changed files with 5 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
---
bugfixes:
- kubeconfig option should not appear in module invocation log (https://github.com/ansible-collections/kubernetes.core/issues/782).