5 lines
69 B
YAML
5 lines
69 B
YAML
- hosts: all
|
|
roles:
|
|
- fetch_docker_log
|
|
- fetch_kubelet_log
|
- hosts: all
|
|
roles:
|
|
- fetch_docker_log
|
|
- fetch_kubelet_log
|