mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 08:53:07 -06:00
no-issue: Use product name to generate servicename instead of product
edition
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
- name: Install distro-specific backup support packages
|
||||
include_tasks: "{{ ansible_distribution|lower }}.yml"
|
||||
|
||||
- name: Stop the {{ atl_product_edition }} service
|
||||
- name: Stop the {{ atl_product }} service
|
||||
service:
|
||||
name: "{{ atl_systemd_service_name }}"
|
||||
state: stopped
|
||||
|
||||
Reference in New Issue
Block a user