mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-16 09:53:06 -06:00
6 lines
140 B
YAML
6 lines
140 B
YAML
---
|
|
- name: stop {{ atl_product_family }} {{ atl_product_edition}}
|
|
service:
|
|
name: "{{ atl_systemd_service_name }}"
|
|
state: stopped
|