ceph-ansible/roles/ceph-restapi/tasks
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
..
docker common: switch from docker module to docker_container 2018-07-10 20:08:07 +00:00
main.yml set docker_exec_cmd fact early in each role 2017-10-04 11:31:09 +02:00
pre_requisite.yml name includes and set_fact for clarity 2017-09-18 23:39:46 +02:00
start_restapi.yml Use check_mode instead of always_run 2017-10-25 09:53:34 -05:00