diff options
| author | Ahmed AbdelHalim <[email protected]> | 2026-01-18 22:26:16 +0100 |
|---|---|---|
| committer | Ahmed AbdelHalim <[email protected]> | 2026-01-19 10:38:00 +0100 |
| commit | 8a02c2e8634b8a615518d4633ed6a8dd246a8c64 (patch) | |
| tree | f6982d464f11c300a859422779ccc69f8fb6f137 | |
| parent | beaeb37d6c16801a5d99e1ae77c123b19d4ae353 (diff) | |
Add ag to rpi
| -rw-r--r-- | configure.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.yml b/configure.yml index 74bba3b3..05c1588a 100644 --- a/configure.yml +++ b/configure.yml @@ -76,6 +76,7 @@ - role: "bash" - role: "man" - role: "jq" + - role: "ag" - role: "wireguard" - role: "gateway" - role: "nginx" |
