Install system package "libapache2-mod-php"

This commit is contained in:
Alex Kotov 2020-01-21 17:45:45 +05:00
parent 5aeadf22c7
commit 6ba1ae0904
Signed by: kotovalexarian
GPG Key ID: 553C0EBBEB5D5F08
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,9 @@
---
- name: Install Apache
apt:
name: apache2
name:
- apache2
- libapache2-mod-php
- name: Create directories for Apache configuration
file: