ceph-ansible/roles/ceph-restapi/tasks/docker
Guillaume Abrioux d0746e0858 common: switch from docker module to docker_container
As of ansible 2.4, `docker` module has been removed (was deprecated
since ansible 2.1).
We must switch to `docker_container` instead.

See: https://docs.ansible.com/ansible/latest/modules/docker_module.html#docker-module

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2018-07-10 20:08:07 +00:00
..
copy_configs.yml Expose /var/run/ceph 2018-04-20 15:48:32 +02:00
main.yml name includes and set_fact for clarity 2017-09-18 23:39:46 +02:00
start_docker_restapi.yml common: switch from docker module to docker_container 2018-07-10 20:08:07 +00:00