@@ -17,11 +17,10 @@ Environment variables used by the ansible-core configuation are documented in :r
17
17
:ref: `netbox.netbox.nb\_ inventory inventory plugin <ansible_collections.netbox.netbox.nb_inventory_inventory >`
18
18
.. envvar :: NETBOX_API
19
19
20
- See the documentations for the options where this environment variable is used.
20
+ Endpoint of the NetBox API
21
21
22
22
*Used by: *
23
- :ref: `netbox.netbox.nb\_ inventory inventory plugin <ansible_collections.netbox.netbox.nb_inventory_inventory >`,
24
- :ref: `netbox.netbox.nb\_ lookup lookup plugin <ansible_collections.netbox.netbox.nb_lookup_lookup >`
23
+ :ref: `netbox.netbox.nb\_ inventory inventory plugin <ansible_collections.netbox.netbox.nb_inventory_inventory >`
25
24
.. envvar :: NETBOX_API_KEY
26
25
27
26
NetBox API token to be able to read against NetBox.
@@ -30,24 +29,11 @@ Environment variables used by the ansible-core configuation are documented in :r
30
29
31
30
*Used by: *
32
31
:ref: `netbox.netbox.nb\_ inventory inventory plugin <ansible_collections.netbox.netbox.nb_inventory_inventory >`
33
- .. envvar :: NETBOX_API_TOKEN
34
-
35
- The API token created through NetBox
36
-
37
- This may not be required depending on the NetBox setup.
38
-
39
- *Used by: *
40
- :ref: `netbox.netbox.nb\_ lookup lookup plugin <ansible_collections.netbox.netbox.nb_lookup_lookup >`
41
32
.. envvar :: NETBOX_TOKEN
42
33
43
- See the documentations for the options where this environment variable is used.
44
-
45
- *Used by: *
46
- :ref: `netbox.netbox.nb\_ inventory inventory plugin <ansible_collections.netbox.netbox.nb_inventory_inventory >`,
47
- :ref: `netbox.netbox.nb\_ lookup lookup plugin <ansible_collections.netbox.netbox.nb_lookup_lookup >`
48
- .. envvar :: NETBOX_URL
34
+ NetBox API token to be able to read against NetBox.
49
35
50
- The URL to the NetBox instance to query
36
+ This may not be required depending on the NetBox setup.
51
37
52
38
*Used by: *
53
- :ref: `netbox.netbox.nb\_ lookup lookup plugin <ansible_collections.netbox.netbox.nb_lookup_lookup >`
39
+ :ref: `netbox.netbox.nb\_ inventory inventory plugin <ansible_collections.netbox.netbox.nb_inventory_inventory >`
0 commit comments