Add container and pod log in the test for ensure-kubernetes role

Change-Id: I5e9cb0580eac8f695a333ca4d221fcd0a7481a1d
This commit is contained in:
okozachenko 2020-05-14 08:42:33 +03:00
parent 4bd67e2bbb
commit c9ef093a5f
1 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,7 @@
- hosts: all
roles:
- collect-container-logs
- collect-kubernetes-logs
tasks:
- name: Get minikube logs
become: true