From 888b1550151cd980e8bb9cac648ac2d299bb5706 Mon Sep 17 00:00:00 2001 From: Ludovic Cartier Date: Wed, 11 Dec 2024 17:59:46 +0100 Subject: [PATCH] remove invisible char --- tasks/install.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/install.yml b/tasks/install.yml index e12e81b..2aa5988 100644 --- a/tasks/install.yml +++ b/tasks/install.yml @@ -9,7 +9,7 @@ repo: "{{ pbs_repo_no_subscription }}" filename: pbs-client.list -- name: proxmox backup client | update APT Cache +- name: proxmox backup client | update APT Cache apt: update_cache: yes cache_valid_time: 3600