Simplify README
This commit is contained in:
parent
c741b90981
commit
c239b91d17
|
@ -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):
|
||||
|
||||
|
|
Loading…
Reference in a new issue