community.general/lib/ansible/modules/cloud/docker
Konstantin Suvorov 762bd3a801 Fix docker container restart
restart_containers(containers.running) may try to restart containers
that are deleted when looping through get_differing_containers()
fix this by refreshing list after first loop
2016-12-08 11:24:07 -05:00
..
__init__.py added __init__.py to new cloud subcategories so builds work again 2016-12-08 11:22:25 -05:00
docker.py Fix docker container restart 2016-12-08 11:24:07 -05:00
docker_image.py Fix issues version_added and chaged => changed typo 2016-12-08 11:23:45 -05:00