ceph-ansible/roles/ceph-mon/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
..
configure_ceph_command_aliases.yml Adds handy ceph aliases whe containerized installations. 2018-03-08 13:56:39 +01:00
copy_configs.yml remove jewel support 2018-10-12 23:38:17 +00:00
fetch_configs.yml switch: do not fail on missing key 2019-01-14 18:54:46 +00:00
main.yml remove jewel support 2018-10-12 23:38:17 +00:00
start_docker_monitor.yml Change docker_container parameter network to network_mode 2019-03-18 13:23:10 +00:00