mirror of https://github.com/ansible/ansible.git
service module: Properly disable Debian services
Services on Debian need to be disabled with 'disable' instead of 'remove' to avoid them being enabled again when 'update-rc.d $service defaults' is run, e.g. as part of a postinst script.reviewable/pr18780/r1
parent
922c51176c
commit
35f9e62422
Loading…
Reference in New Issue