mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-23 21:53:21 +02:00
5 lines
67 B
YAML
5 lines
67 B
YAML
---
|
|
|
|
- name: restart tomcat
|
|
service: name=tomcat state=restarted
|