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
|
- mariadb-server
|
||||||
- python3-pymysql
|
- python3-pymysql
|
||||||
- nginx
|
- nginx
|
||||||
|
- name: Install a list of packages, must be after the first one because of dependencies
|
||||||
|
ansible.builtin.apt:
|
||||||
|
pkg:
|
||||||
- certbot
|
- certbot
|
||||||
- python3-certbot-nginx
|
- python3-certbot-nginx
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue