mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-15 22:34:21 +03:00
Add Kubernetes 1.19.1 hashes and set default (#6654)
This commit is contained in:
@@ -82,6 +82,7 @@
|
||||
jsonpath='{range .items[?(.spec.hostNetwork)]}{.metadata.name} {.status.podIP} {.status.containerStatuses} {end}'"
|
||||
changed_when: false
|
||||
register: hostnet_pods
|
||||
ignore_errors: true
|
||||
no_log: true
|
||||
|
||||
- name: Get running pods
|
||||
|
||||
Reference in New Issue
Block a user