ceph-ansible/roles/ceph-restapi/tasks/docker
Gregory Orange 86e39a29c8 Change docker_container parameter network to network_mode
Addressing "populate kv_store with custom ceph.conf":
Unsupported parameters for (docker_container) module. Looking at
https://docs.ansible.com/ansible/latest/modules/docker_container_module.html
shows that the correct parameter is network_mode, not network.

Signed-off-by: Gregory Orange <gregoryo2014@users.noreply.github.com>
2019-03-18 13:23:10 +00:00
..
copy_configs.yml Expose /var/run/ceph 2018-04-20 15:48:32 +02:00
main.yml don't use "include" to include tasks 2018-09-27 17:53:40 +02:00
start_docker_restapi.yml Change docker_container parameter network to network_mode 2019-03-18 13:23:10 +00:00