mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Mention apache2_module also in httpd/tasks/main.yml
This commit is contained in:
parent
6bcad743f0
commit
336e13cfa2
1 changed files with 1 additions and 0 deletions
|
@ -77,6 +77,7 @@
|
||||||
group=root
|
group=root
|
||||||
mode=0644
|
mode=0644
|
||||||
|
|
||||||
|
# SEE ALSO THE apache2_module SECTION IN roles/httpd/tasks/main.yml
|
||||||
- name: enable mod_expires for debian
|
- name: enable mod_expires for debian
|
||||||
command: a2enmod expires
|
command: a2enmod expires
|
||||||
when: is_debuntu | bool
|
when: is_debuntu | bool
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue