Update 'roles/webserver/tasks/apache.yml'

This commit is contained in:
Anton McClure 2019-01-09 09:16:30 -05:00
parent cebf17cd55
commit 5e6199fcd0
1 changed files with 1 additions and 1 deletions

View File

@ -91,5 +91,5 @@
- name: Deploy Apache2 Module Config php7.0.conf
copy:
src: ../files/roles/etc/apache2/mods-available/php7.0.conf
src: ../files/etc/apache2/mods-available/php7.0.conf
dest: /etc/apache2/mods-available/php7.0.conf