Files @ ab20d5b216c4
Branch filter:

Location: majic-ansible-roles/roles/web_server/meta/main.yml

branko
MAR-192: Added support for Debian 12 Bookworm to web_server role:

- Some tweaks had to be done to test the TLS, but it would be useful
to revisit the TLS configuration in general in the future, and to
modernise it for TLSv1.2 and TLSv1.3, especially once the supports
for Debian 11 Bullseye is dropped.
---

dependencies:
  - common

galaxy_info:
  author: Branko Majic
  description: Sets-up generic web server
  license: BSD
  min_ansible_version: 2.9
  platforms:
    - name: Debian
      versions:
        - 11
        - 12