Release
Got permission to open‐source.
This commit is contained in:
parent
513e2810c9
commit
69754962c5
2 changed files with 7 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue