Please see my pull request https://github.com/galaxyproject/ansible-slurm/pull/12 Maybe, my change on systemd service can also be use on other OS but as i'm not sure, i have add this when condition ``` when: ansible_distribution == 'Debian' ```