mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-24 05:30:18 +00:00
Update 'roles/webserver/tasks/codedeploy.yml'
This commit is contained in:
@@ -79,8 +79,8 @@
|
||||
|
||||
- name: Enable php for userdirs
|
||||
copy:
|
||||
src: ../files/etc/apache2/mods-available/php7.3.conf
|
||||
dest: /etc/apache2/mods-available/php7.3.conf
|
||||
src: ../files/etc/apache2/mods-available/php7.4.conf
|
||||
dest: /etc/apache2/mods-available/php7.4.conf
|
||||
owner: root
|
||||
group: root
|
||||
mode: 0644
|
||||
|
||||
Reference in New Issue
Block a user