Update README.md

Removed old netbox private key environment variable since the secrets functionality has been removed.
This commit is contained in:
Twan K 2021-10-01 13:15:31 +02:00 committed by GitHub
parent 2e6da1beaf
commit 02e418e5b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,9 +11,6 @@ A script to sync the Netbox device inventory to Zabbix.
* NETBOX_HOST="https://netbox.local"
* NETBOX_TOKEN="secrettoken"
Optional:
* NETBOX_KEY="Private user key"
#### Flags
| Flag | Option | Description |
| ------------ | ------------ | ------------ |