--- galaxy_info: role_name: base-security author: Custom PHP Framework Team description: Base security hardening for servers 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: - security - ssh - firewall - fail2ban - hardening dependencies: # No external dependencies - keep it self-contained collections: - community.general - ansible.posix