f56915eae7
The docker_container Ansible module requires to have installed python2-docker in the system, which isn't the case in our current CI environments. Therefore, when we try to remove some docker container with this role we end up getting an error. Turning the docker_container task into two command taks ensures that no new problems will occurr due to missing dependencies. Change-Id: I8801875ca21b16de9b92d7091b6923447370a36c Related-Bug: #1836531 |
||
---|---|---|
.. | ||
defaults | ||
meta | ||
molecule | ||
tasks |