diff --git a/meta/main.yaml b/meta/main.yaml index 495ae00..d095191 100644 --- a/meta/main.yaml +++ b/meta/main.yaml @@ -1,11 +1,8 @@ --- + galaxy_info: - author: "Simon" - description: "Alpine Linux router with NAT and firewall" + author: "siempie" + description: "Configure router functionality on Alpine Linux" license: "MIT" - min_ansible_version: "2.14" - platforms: - - name: "Alpine" - versions: - - "3.23" + role_name: "router" dependencies: []