install - fix filename (.list is automatically add)

This commit is contained in:
Ludovic Cartier
2026-06-11 14:19:08 +02:00
parent 69b8c2b19d
commit d18c47f27b
+1 -1
View File
@@ -10,7 +10,7 @@
become: true become: true
apt_repository: apt_repository:
repo: "{{ pbs_repo_no_subscription }}" repo: "{{ pbs_repo_no_subscription }}"
filename: pbs-client.list filename: pbs-client
- name: proxmox backup client | update APT Cache - name: proxmox backup client | update APT Cache
apt: apt: