forked from ISTI-ansible-roles/ansible-roles
4 lines
108 B
YAML
4 lines
108 B
YAML
|
---
|
||
|
- name: Restart smartgears
|
||
|
service: name='tomcat-instance-{{ smartgears_http_port }}' state=restarted
|