Revert "ansible tomcat"

This reverts commit a78a76e312.

	supprimé :        SDIS29ansible/ansible/.ppebase.yml.swp
	supprimé :        SDIS29ansible/ansible/.test.yml.swp
	supprimé :        SDIS29ansible/ansible/hosts
	supprimé :        SDIS29ansible/ansible/invent
	supprimé :        SDIS29ansible/ansible/roles/db/handlers/main.yml
	supprimé :        SDIS29ansible/ansible/roles/db/tasks/main.yml
	supprimé :        SDIS29ansible/ansible/roles/tomcat/defaults/main.yml
	supprimé :        SDIS29ansible/ansible/roles/tomcat/handlers/main.yml
	supprimé :        SDIS29ansible/ansible/roles/tomcat/tasks/main.yml
	supprimé :        SDIS29ansible/ansible/roles/tomcat/templates/context.xml.j2
	supprimé :        SDIS29ansible/ansible/roles/tomcat/templates/tomcat-users.xml.j2
	supprimé :        SDIS29ansible/ansible/roles/tomcat/templates/tomcat.service.j2
	supprimé :        SDIS29ansible/ansible/roles/tomcat/vars/main.yml
	supprimé :        SDIS29ansible/ansible/tomcat-setup.yml
This commit is contained in:
2021-12-13 16:36:14 +01:00
parent a78a76e312
commit 05b676f5dd
14 changed files with 0 additions and 241 deletions

View File

@@ -1,19 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<Context antiResourceLocking="false" privileged="true" >
</Context>