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