Add sinceSeconds parameter to k8s_logs (#142)

Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
Co-authored-by: Mike Graves <mgraves@redhat.com>
This commit is contained in:
stg
2021-07-15 09:53:32 +02:00
committed by GitHub
parent 5fb3ecbb50
commit 2e98493010
2 changed files with 13 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- k8s_log - Add since-seconds parameter to the k8s_log module (https://github.com/ansible-collections/kubernetes.core/pull/142).