diff --git a/tasks/install.yml b/tasks/install.yml index 8c3cf97..09af36a 100644 --- a/tasks/install.yml +++ b/tasks/install.yml @@ -10,7 +10,7 @@ become: true apt_repository: repo: "{{ pbs_repo_no_subscription }}" - filename: pbs-client.list + filename: pbs-client - name: proxmox backup client | update APT Cache apt: