As of Ansible 2.4, the parameter 'executable' is
no longer supported with the 'command' module.
Also check for return code since it the |succeed changed
and now always returns True when using failed_when: false.
Change-Id: I4c33db7f3d6fd613a6144f7520054cbcf50684e1