please work fine

This commit is contained in:
Elam Monnot 2023-01-31 08:35:13 +01:00
parent e36f8af7e6
commit 8f3f364152

View File

@ -1,13 +1,13 @@
---
- name: installation des paquets web
apt:
pkg:
name:
- apache2
- php
- php-mbstring
- php-mysql
- mariadb-client
state: present
state: present
- name: install nfs-common
apt: