--- dependencies: # These dependencies are used in the install/uninstall script - role: "bash" - role: "systemd" - role: "sudo" - role: "curl" - role: "acl" galaxy_info: author: "a14m" description: "Install and configure wg-portal VPN web interface manager" license: "MIT" min_ansible_version: "2.18" platforms: - name: "ArchLinux" versions: - "all" - name: "Ubuntu" versions: - "noble" - name: "Debian" versions: - "bookworm"