fix: aggiustato template
This commit is contained in:
parent
160a884542
commit
7026b78bc4
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ Questo è l'host {{ inventory_hostname }}
|
|||
|
||||
* TOMCAT SHUT HTTP AJP
|
||||
{% for key, tomcat in tomcats.items() %}
|
||||
* apache-tomcat-{{ version }}-{{ key }} {{ tomcat.shutdown }} {{ tomcat.http }} {{ tomcat.ajp }}
|
||||
* apache-tomcat-{{ tomcat.version }}-{{ key }} {{ tomcat.shutdown }} {{ tomcat.http }} {{ tomcat.ajp }}
|
||||
{% endfor %}
|
||||
|
||||
#############################################################################
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue