From 2ddbb4a72c152fde2fc1e32028878d5ae40fb665 Mon Sep 17 00:00:00 2001 From: rrbadiani Date: Fri, 1 Sep 2023 16:47:57 +0530 Subject: [PATCH] added package tag --- roles/common/tasks/debian.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/common/tasks/debian.yml b/roles/common/tasks/debian.yml index 7deb4bd14..bfe977f65 100644 --- a/roles/common/tasks/debian.yml +++ b/roles/common/tasks/debian.yml @@ -190,6 +190,7 @@ - install_java|bool - repository_configuration == 'confluent' - ansible_distribution_release == "buster" + tags: package - name: Install Java (Custom Repo) apt: