fix ansible-lint errors

This commit is contained in:
Sergey Malyuk
2025-12-15 12:20:12 +03:00
parent 3f4556f3b2
commit 246905a2ee
4 changed files with 11 additions and 11 deletions

View File

@@ -13,7 +13,7 @@
retries: 3
delay: 1
ansible.builtin.pip:
name: "pipx=={{ pipx_version }}"
name: "pipx=={{ borgmatic_pipx_version }}"
executable: pip3
break_system_packages: true