Aleksandr Didenko 3e687bbe9a Fix download_run_once for containers
Add one more step (task) to containers download/upload sequence -
copy saved .tar containers to ansible host (delegate_to: localhost).

Then upload images to target nodes. It uses synchronize module so
if ansible host (localhost) is the same host as kube-master[0] then
new task causes no issues and the copy to localhost process is
basically skipped.
2016-11-18 12:47:35 +01:00
..
2016-09-07 20:19:46 +02:00
2016-11-14 08:47:09 +04:00
2016-11-10 13:31:31 +01:00
2016-11-14 21:40:05 +01:00