mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-25 05:40:17 +00:00
to enable rewrite module in apache server
This commit is contained in:
@@ -11,4 +11,8 @@
|
||||
- name: php7.0
|
||||
apache2_module:
|
||||
name: php7.0
|
||||
state: present
|
||||
state: present
|
||||
- name: rewrite
|
||||
apache2_module:
|
||||
name: rewrite
|
||||
state: present
|
||||
|
||||
Reference in New Issue
Block a user