1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests/integration/targets/docker_volume_info
Felix Fontein 6fca49f445
Don't die when docker CLI doesn't want to work with docker daemon (#366)
* Don't die when docker CLI doesn't want to work with docker daemon.

* Allow more 'docker volume ls' failures

* More.

* Fix more failures.

* Forgot ignore_errors.

* Another one.

* More places.

* Try to install newer docker on RHEL8.

* Also restrict docker-ce-cli.
2020-05-20 06:40:04 +00:00
..
meta Initial commit 2020-03-09 09:11:07 +00:00
tasks Don't die when docker CLI doesn't want to work with docker daemon (#366) 2020-05-20 06:40:04 +00:00
aliases Initial commit 2020-03-09 09:11:07 +00:00