ceph-ansible/roles/ceph-defaults/tasks
Sébastien Han 7eaf444328 default: look for the right return code on socket stat in-use
As reported in https://github.com/ceph/ceph-ansible/issues/2254, the
check with fuser is not ideal. If fuser is not available the return code
is 127. Here we want to make sure that we looking for the correct return
code, so 1.

Closes: https://github.com/ceph/ceph-ansible/issues/2254
Signed-off-by: Sébastien Han <seb@redhat.com>
2017-12-14 16:59:14 +01:00
..
check_socket.yml defaults: fix check socket non-container handler 2017-10-04 15:33:52 +02:00
check_socket_container.yml Use check_mode instead of always_run 2017-10-25 09:53:34 -05:00
check_socket_non_container.yml default: look for the right return code on socket stat in-use 2017-12-14 16:59:14 +01:00
facts.yml defaults: fix CI issue with ceph_uid fact 2017-12-12 09:02:37 +01:00
main.yml defaults: change running order in main.yml 2017-10-02 18:42:43 +02:00