ansible: fix bat package name on debian

pull/7/head
bretello 2024-01-03 15:24:17 +01:00
parent bcad9f77aa
commit d70b43dbee
Signed by: brethil
GPG Key ID: 876AAC6290170FE7
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ packages_debian:
- "python3-pip"
- "python3-setuptools"
- "virtualenv"
- "batcat"
- "bat"
- "mtr-tiny"
packages_archlinux:
- "man"