Skip to content

Commit 1ef1e71

Browse files
author
David Federlein
committed
Formatting
1 parent e442daf commit 1ef1e71

File tree

1 file changed

+0
-1
lines changed
  • tomcat-standalone/roles/tomcat/tasks

1 file changed

+0
-1
lines changed

tomcat-standalone/roles/tomcat/tasks/main.yml

-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
- name: Change ownership of Tomcat installation
2626
file: path=/usr/share/tomcat/ owner=tomcat group=tomcat state=directory recurse=yes
2727

28-
2928
- name: Configure Tomcat server
3029
template: src=server.xml dest=/usr/share/tomcat/conf/
3130
notify: restart tomcat

0 commit comments

Comments
 (0)