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 - name: installation des paquets web
apt: apt:
pkg: name:
- apache2 - apache2
- php - php
- php-mbstring - php-mbstring
- php-mysql - php-mysql
- mariadb-client - mariadb-client
state: present state: present
- name: install nfs-common - name: install nfs-common
apt: apt: