update python

This commit is contained in:
Felix Ableitner 2022-03-01 22:51:56 +01:00
parent eaa64a41dc
commit 946d6c3ce5
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
- name: install dependencies
apt:
pkg: ['docker-compose', 'docker.io', 'certbot', 'nginx', 'python-certbot-nginx', 'python-passlib']
pkg: ['docker-compose', 'docker.io', 'certbot', 'nginx', 'python3-certbot-nginx', 'python-passlib']
- name: enable and start docker service
systemd: