mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-03-24 04:40:19 +00:00
to enable rewrite module in apache server
This commit is contained in:
@@ -12,3 +12,7 @@
|
|||||||
apache2_module:
|
apache2_module:
|
||||||
name: php7.0
|
name: php7.0
|
||||||
state: present
|
state: present
|
||||||
|
- name: rewrite
|
||||||
|
apache2_module:
|
||||||
|
name: rewrite
|
||||||
|
state: present
|
||||||
|
|||||||
Reference in New Issue
Block a user