ansible-role-apache/defaults
Dmitriy Rabotyagov 1b07bbd126 feat: Allow vhosts to listen on own hosts
Current vhosts defenition limit them to listen only on single IP/port.
In the meanwhile, there are usecases where vhosts on the same server
might wanna listen on different quite independent set of IPs/ports,
which is not currently possible.

This patch adds such functionality, and an operator might define
extra properties for apache_vhosts to make them listening on required
ports/interfaces.
2024-07-24 19:41:57 +02:00
..
main.yml feat: Allow vhosts to listen on own hosts 2024-07-24 19:41:57 +02:00