mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 08:23:06 -06:00
DCD-386: Fix some Molecule tests.
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
when: atl_startup_restart
|
||||
|
||||
- name: Enable Product
|
||||
command: systemctl enable "{{ atl_systemd_service_name }}"
|
||||
service:
|
||||
name: "{{ atl_systemd_service_name }}"
|
||||
enabled: true
|
||||
when: atl_startup_enable
|
||||
|
||||
|
||||
Reference in New Issue
Block a user