Simplify README

This commit is contained in:
Timotej Lazar 2024-08-03 11:48:09 +02:00
parent c741b90981
commit c239b91d17

View file

@ -16,11 +16,8 @@ Devices are accessible on a separate network, reachable through a WireGuard tunn
Create a read-only token in NetBox. Set variables required to access NetBox:
# one for nb_inventory and one for nb_lookup
export NETBOX_API_KEY=<token>
export NETBOX_TOKEN="${NETBOX_API_KEY}"
# same for both
export NETBOX_API=<netbox API endpoint>
export NETBOX_TOKEN=<token>
Run one-off tasks with (add `--key-file` or other options as necessary):