ceph-ansible/roles/ceph-mon/tasks/docker
Giulio Fidente bdcc52b96d Check for docker sockets named after both _hostname or _fqdn
While hostname -f will always return an hostname including its
domain part and -s without the domain part, the behavior when
no arguments are given can include or not include the domain part
depending on how the system is configured; the socket name might
not match the instance name then.
2018-02-06 14:16:54 +01:00
..
copy_configs.yml syntax: change local_action syntax 2018-01-31 10:45:34 +01:00
fetch_configs.yml Docker: split the task 'copy ceph configs&keys' 2017-09-11 21:14:13 +02:00
main.yml Check for docker sockets named after both _hostname or _fqdn 2018-02-06 14:16:54 +01:00
start_docker_monitor.yml container: trigger handlers on systemd file change 2018-01-10 16:46:42 +01:00