test: forgjeo
This commit is contained in:
parent
8af7073333
commit
00fb6deb44
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue