Got permission to open‐source.
This commit is contained in:
Timotej Lazar 2025-10-24 17:45:19 +02:00
parent 513e2810c9
commit 69754962c5
2 changed files with 7 additions and 0 deletions

View file

@ -2,6 +2,8 @@
Ansible playbooks to configure the FRI network. Network configuration resides in [NetBox](https://netbox.fri.uni-lj.si); an overview of core switches and servers can be found in the [topology view](https://netbox.fri.uni-lj.si/plugins/netbox_topology_views/topology/?filter_id=2&show_cables=on&show_logical_connections=on).
This project is licensed under [0BSD](https://spdx.org/licenses/0BSD.html).
## Setup
Install dependencies with `pip install --user -r requirements.txt` or with the package manager. Since querying the API is not very fast, it is helpful to setup Ansible cache, for example by adding the following to `~/.profile` or similar: