Index of all Collection Environment Variables
The following index documents all environment variables declared by plugins in collections. Environment variables used by the ansible-core configuration are documented in Ansible Configuration Settings.
- NETBOX_API
The URL to the NetBox instance with the Lists plugin.
Used by: devon_mar.nblists.list lookup plugin
- NETBOX_API_TOKEN
The NetBox API token.
Used by: devon_mar.nblists.list lookup plugin
- NETBOX_LISTS_ALLOW_EMPTY
If
false, an exception will be raised if the returned list is empty.Used by: devon_mar.nblists.list lookup plugin
- NETBOX_LISTS_PATH
Path to the Netbox Lists API root. To be appended to url_.
Used by: devon_mar.nblists.list lookup plugin
- NETBOX_TOKEN
The NetBox API token.
Used by: devon_mar.nblists.list lookup plugin
- NETBOX_URL
The URL to the NetBox instance with the Lists plugin.
Used by: devon_mar.nblists.list lookup plugin