Fix tasks to avoid ansible warning about raw module environment (#3545)

This commit is contained in:
Erwan Miran
2018-10-20 16:13:54 +02:00
committed by k8s-ci-robot
parent 127969d65f
commit 3b787123e3
7 changed files with 10 additions and 1 deletions

View File

@@ -7,6 +7,7 @@
failed_when: false
changed_when: false
check_mode: no
environment: {}
when: download_container
- name: container_download | Create dest directory for saved/loaded container images