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
a290c6901b
commit
6bcad743f0
1 changed files with 1 additions and 0 deletions
|
@ -186,6 +186,7 @@
|
|||
state: absent
|
||||
when: not nodered_enabled
|
||||
|
||||
# SEE ALSO THE apache2_module SECTION IN roles/httpd/tasks/main.yml
|
||||
- name: Enable proxy_wstunnel apache2 module
|
||||
apache2_module:
|
||||
state: present
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue