--- - name: generate systemd unit file for ceph-crash container template: src: "{{ role_path }}/templates/ceph-crash.service.j2" dest: /etc/systemd/system/ceph-crash@.service owner: "root" group: "root" mode: "0644" notify: restart ceph crash