Skip to content

Instantly share code, notes, and snippets.

@mcrosson
Created March 11, 2015 14:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mcrosson/aa19b5f36c82ab6a7d9d to your computer and use it in GitHub Desktop.
Save mcrosson/aa19b5f36c82ab6a7d9d to your computer and use it in GitHub Desktop.
- name: service restart {{ tomcat_service_name }}
service:
state=restarted
name={{ tomcat_service_name }}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment