Ansible version finalisée

This commit is contained in:
“cameron.desrayaud”
2021-12-15 09:56:20 +01:00
parent d9bb729bc1
commit 9f0082b1f2
25 changed files with 99 additions and 81 deletions

View File

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