DCD-352: Fix handler name.

This commit is contained in:
Steve Smith
2019-05-27 15:12:18 +10:00
parent 069c99ce8c
commit 770054cbe1

View File

@@ -5,5 +5,5 @@
name: "{{ atl_systemd_service_name }}"
stat: restarted
- name: Enable Jira
- name: Enable Product
command: systemctl enable "{{ atl_systemd_service_name }}"