mirror of https://github.com/ansible/ansible.git
Fix traceback in service module when svc_cmd is None
When service module is used on unsupported Linux system where init script is used directly, LinuxService.svc_cmd is None so .endswith() fails. Fixes issue #3533reviewable/pr18780/r1
parent
5140826fa9
commit
48b064b55b
Loading…
Reference in New Issue