diff --git a/tasks/apache.yml b/tasks/apache.yml index 1226f81..5ed6a2e 100644 --- a/tasks/apache.yml +++ b/tasks/apache.yml @@ -1,7 +1,9 @@ --- - name: Install Apache apt: - name: apache2 + name: + - apache2 + - libapache2-mod-php - name: Create directories for Apache configuration file: