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.pull/6524/head
parent
6221a2740f
commit
c21fa8ebee
Loading…
Reference in New Issue