tripleo-ansible/tripleo_ansible
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
..
ansible_plugins Add plugin documentation 2019-07-09 20:33:27 -05:00
playbooks Merge "Enforce testing consistency" 2019-07-02 17:52:46 +00:00
roles Remove docker_container task from tripleo-container-rm. 2019-07-19 12:10:13 +02:00
roles.galaxy Add galaxy role path which will be ignored by git 2019-07-18 13:40:14 -05:00
ansible-role-requirements.yml Add update lint jobs using pre-commit 2019-06-05 08:24:43 -05:00