diff --git a/readme.md b/readme.md index 1a15202..200ec15 100644 --- a/readme.md +++ b/readme.md @@ -10,4 +10,9 @@ This role configures router functionality on Alpine Linux. ## Tags -This role has no tags. +| Tag | Purpose | +| --- | -------- | +| `all` | Execute all tasks | +| `routing` | Configure routing and iptables | +| `firewall` | Configure firewall rules | +| `performance` | Configure performance tuning |