From d3c071f66bc563f6c919e17c8ac89b5553ee8e9a Mon Sep 17 00:00:00 2001 From: Andrea Dell'Amico Date: Thu, 1 Aug 2024 14:41:57 +0200 Subject: [PATCH] Fix a task name. --- tasks/tomcat-pkgs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/tomcat-pkgs.yml b/tasks/tomcat-pkgs.yml index 07389c8..654a52b 100644 --- a/tasks/tomcat-pkgs.yml +++ b/tasks/tomcat-pkgs.yml @@ -15,7 +15,7 @@ - tomcat_fixed_version is not defined 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: tomcat_version: 10 when: