add php to webservers

This commit is contained in:
2022-09-21 12:37:40 +02:00
parent e948b683ba
commit 706d1c8d43
2 changed files with 7 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
- name: webserver | apache | installing php
package:
name:
- php
- php-mysqli
state: latest