Alguns rols

This commit is contained in:
2026-05-14 16:21:10 +02:00
parent d455c1e765
commit 670fca8aed
2 changed files with 2 additions and 2 deletions

View File

@@ -4,10 +4,10 @@
apt: name={{item}} state=present update_cache=yes
loop:
- apache2
- libapache2-mod-wsgi
- python3-pip
- python3-virtualenv
- python3-mysqldb
- libapache2-mod-wsgi-py3
- name: ensure apache2 started
service: name=apache2 state=started enabled=yes