test: forgjeo

This commit is contained in:
Kekskurse 2023-08-05 20:23:15 +02:00
parent 8af7073333
commit 00fb6deb44
Signed by: kekskurse
GPG Key ID: 728ACCB59341E7E4
1 changed files with 3 additions and 0 deletions

View File

@ -22,6 +22,9 @@
- mariadb-server
- python3-pymysql
- nginx
- name: Install a list of packages, must be after the first one because of dependencies
ansible.builtin.apt:
pkg:
- certbot
- python3-certbot-nginx