Update to bullseye

This commit is contained in:
Wilfried OLLIVIER 2022-03-19 17:23:34 +01:00
parent 66b4aaffd0
commit 189a7ce628
2 changed files with 6 additions and 7 deletions

View file

@ -8,5 +8,5 @@
- name: Ensure some packages
apt:
name: ['python-apt', 'git', 'unzip']
name: ["git", "unzip"]
state: present