mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-16 09:53:06 -06:00
removed handlers
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user