mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-24 05:30:18 +00:00
Update 'roles/shell/tasks/apache2-mods.yml'
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
name: ssl
|
||||
state: present
|
||||
|
||||
- name: Enable php7.0 apache module
|
||||
- name: Enable php7.4 apache module
|
||||
apache2_module:
|
||||
name: php7.0
|
||||
name: php7.4
|
||||
state: present
|
||||
|
||||
Reference in New Issue
Block a user