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