From 69cf831c1869347cf3312dd3c73d6f11ba61c018 Mon Sep 17 00:00:00 2001 From: Matthieu Bessat Date: Mon, 2 Dec 2024 16:51:13 +0100 Subject: [PATCH] feat(packages): add osm2pgsql + ipcalc --- ansible/arch_packages.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ansible/arch_packages.yaml b/ansible/arch_packages.yaml index c2bda48..224028a 100644 --- a/ansible/arch_packages.yaml +++ b/ansible/arch_packages.yaml @@ -164,6 +164,7 @@ common: - aur/tippecanoe osm: - aur/osmium-tool + - osm2pgsql vcs: git: - git @@ -172,6 +173,11 @@ common: fossil: - fossil network: + address: + - name: ipcalc + description: | + Validate, compute and visualize IP ranges. + Eg. compute the start and the end of a range. bandwidth: - name: iperf3 description: TCP, UDP benchmark (speed test)