Create role to stop product

This commit is contained in:
Ben Partridge
2020-03-24 17:01:02 +11:00
parent 9ca02cfc29
commit cfe97e2515
3 changed files with 26 additions and 7 deletions

View File

@@ -12,14 +12,9 @@
atl_startup_systemd_params:
- "LimitNOFILE=16384"
pre_tasks:
- name: stop jira
service:
name: "{{ atl_systemd_service_name }}"
state: stopped
roles:
- role: product_stop
- role: product_common
- role: product_install
- role: jira_config