mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 08:23:06 -06:00
use collections; use FQCN for all tasks
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
|
||||
- name: "Install systemd service file"
|
||||
template:
|
||||
ansible.builtin.template:
|
||||
src: "product.service.j2"
|
||||
dest: "{{ atl_systemd_service_dir }}/{{ atl_systemd_service_name }}"
|
||||
owner: root
|
||||
|
||||
Reference in New Issue
Block a user