Fichier Mission2

This commit is contained in:
“cameron.desrayaud”
2021-12-15 11:40:10 +01:00
parent 9f0082b1f2
commit 23ddc9a40d
15 changed files with 25 additions and 54 deletions

View File

@@ -0,0 +1,4 @@
- name: restart tomcat
service:
name: tomcat
state: restarted