Use first_master_client_binary from hostvars[groups.oo_first_master.0]
Since first_master_client_binary is initialized in oo_first_master, it
should be collected from oo_first_master.0. This patch changes to use
first_master_client_binary from hostvars[groups.oo_first_master.0] on
GlusterFS cluster health task.