--- galaxy_info: role_name: nginx-proxy author: Custom PHP Framework Team description: Nginx reverse proxy with SSL termination and security headers company: michaelschiemer.de license: MIT min_ansible_version: 2.12 platforms: - name: Ubuntu versions: - "20.04" - "22.04" - "24.04" - name: Debian versions: - "11" - "12" galaxy_tags: - nginx - proxy - ssl - security - web - letsencrypt dependencies: [] collections: - community.crypto - ansible.posix