removed handlers

This commit is contained in:
asulthana
2019-07-01 15:02:10 +00:00
parent 65b38a503b
commit ea089ef14f

View File

@@ -4,6 +4,6 @@
template: template:
src: "product.service.j2" src: "product.service.j2"
dest: "/etc/systemd/system/{{ atl_systemd_service_name }}" dest: "/etc/systemd/system/{{ atl_systemd_service_name }}"
notify: # notify:
- Enable Product # - Enable Product
- Restart Product # - Restart Product