1
0
Fork 0
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:
A Holt 2019-10-07 14:44:20 -04:00 committed by GitHub
parent a290c6901b
commit 6bcad743f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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