Fix a task name.
This commit is contained in:
parent
ec7ba6713b
commit
d3c071f66b
|
@ -15,7 +15,7 @@
|
||||||
- tomcat_fixed_version is not defined
|
- tomcat_fixed_version is not defined
|
||||||
tags: ['tomcat', 'tomcat_ver', 'tomcat_conf', 'tomcat_javamelody', 'tomcat_init']
|
tags: ['tomcat', 'tomcat_ver', 'tomcat_conf', 'tomcat_javamelody', 'tomcat_init']
|
||||||
|
|
||||||
- name: tomcat-pkgs | Set the tomcat version for Ubuntu bionic
|
- name: tomcat-pkgs | Set the tomcat version for Ubuntu 24.04
|
||||||
ansible.builtin.set_fact:
|
ansible.builtin.set_fact:
|
||||||
tomcat_version: 10
|
tomcat_version: 10
|
||||||
when:
|
when:
|
||||||
|
|
Loading…
Reference in New Issue