This commit is contained in:
Johan Largy 2023-01-31 08:43:43 +01:00
commit 83bfd34e91

View File

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