tripleo-ansible/tripleo_ansible/roles/tripleo-container-rm
Jose Luis Franco Arza f56915eae7 Remove docker_container task from tripleo-container-rm.
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
2019-07-19 12:10:13 +02:00
..
defaults Import the tripleo-docker-rm role 2019-06-24 14:07:48 -05:00
meta Import tripleo-container-rm role 2019-06-24 14:23:26 -04:00
molecule Add molecule test for stopped container scenario 2019-07-11 17:00:34 +00:00
tasks Remove docker_container task from tripleo-container-rm. 2019-07-19 12:10:13 +02:00