Revert "Create role to stop product"

This reverts commit cfe97e2515.
This commit is contained in:
Ben Partridge
2020-03-24 17:09:28 +11:00
parent cfe97e2515
commit 02a4ffad2c
3 changed files with 7 additions and 26 deletions

View File

@@ -12,9 +12,14 @@
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