|
1 |
| -:orphan: |
2 | 1 |
|
3 | 2 | .. _plugins_in_netbox.netbox:
|
4 | 3 |
|
5 | 4 | Netbox.Netbox
|
6 | 5 | =============
|
7 | 6 |
|
8 |
| -Collection version 3.4.0 |
| 7 | +Collection version 3.5.0 |
9 | 8 |
|
10 | 9 | .. toctree::
|
11 | 10 | :maxdepth: 1
|
12 | 11 |
|
| 12 | + |
13 | 13 | Plugin Index
|
14 | 14 | ------------
|
15 | 15 |
|
@@ -42,6 +42,9 @@ Modules
|
42 | 42 | * :ref:`netbox_console_port_template <ansible_collections.netbox.netbox.netbox_console_port_template_module>` -- Create, update or delete console port templates within NetBox
|
43 | 43 | * :ref:`netbox_console_server_port <ansible_collections.netbox.netbox.netbox_console_server_port_module>` -- Create, update or delete console server ports within NetBox
|
44 | 44 | * :ref:`netbox_console_server_port_template <ansible_collections.netbox.netbox.netbox_console_server_port_template_module>` -- Create, update or delete console server port templates within NetBox
|
| 45 | +* :ref:`netbox_contact <ansible_collections.netbox.netbox.netbox_contact_module>` -- Creates or removes contacts from NetBox |
| 46 | +* :ref:`netbox_contact_group <ansible_collections.netbox.netbox.netbox_contact_group_module>` -- Creates or removes contact groups from NetBox |
| 47 | +* :ref:`netbox_contact_role <ansible_collections.netbox.netbox.netbox_contact_role_module>` -- Creates or removes contact roles from NetBox |
45 | 48 | * :ref:`netbox_device <ansible_collections.netbox.netbox.netbox_device_module>` -- Create, update or delete devices within NetBox
|
46 | 49 | * :ref:`netbox_device_bay <ansible_collections.netbox.netbox.netbox_device_bay_module>` -- Create, update or delete device bays within NetBox
|
47 | 50 | * :ref:`netbox_device_bay_template <ansible_collections.netbox.netbox.netbox_device_bay_template_module>` -- Create, update or delete device bay templates within NetBox
|
@@ -86,8 +89,82 @@ Modules
|
86 | 89 | * :ref:`netbox_vlan_group <ansible_collections.netbox.netbox.netbox_vlan_group_module>` -- Create, update or delete vlans groups within NetBox
|
87 | 90 | * :ref:`netbox_vm_interface <ansible_collections.netbox.netbox.netbox_vm_interface_module>` -- Creates or removes interfaces from virtual machines in NetBox
|
88 | 91 | * :ref:`netbox_vrf <ansible_collections.netbox.netbox.netbox_vrf_module>` -- Create, update or delete vrfs within NetBox
|
| 92 | +* :ref:`netbox_wireless_lan <ansible_collections.netbox.netbox.netbox_wireless_lan_module>` -- Creates or removes Wireless LANs from NetBox |
| 93 | +* :ref:`netbox_wireless_lan_group <ansible_collections.netbox.netbox.netbox_wireless_lan_group_module>` -- Creates or removes Wireless LAN Groups from NetBox |
| 94 | +* :ref:`netbox_wireless_link <ansible_collections.netbox.netbox.netbox_wireless_link_module>` -- Creates or removes Wireless links from NetBox |
| 95 | + |
89 | 96 |
|
90 | 97 |
|
91 | 98 | .. seealso::
|
92 | 99 |
|
93 |
| - List of :ref:`collections <list_of_collections>` with docs hosted here. |
| 100 | + List of :ref:`collections <list_of_collections>` with docs hosted here. |
| 101 | + |
| 102 | +.. toctree:: |
| 103 | + :maxdepth: 1 |
| 104 | + :hidden: |
| 105 | + |
| 106 | + nb_inventory_inventory |
| 107 | + nb_lookup_lookup |
| 108 | + netbox_aggregate_module |
| 109 | + netbox_cable_module |
| 110 | + netbox_circuit_module |
| 111 | + netbox_circuit_termination_module |
| 112 | + netbox_circuit_type_module |
| 113 | + netbox_cluster_module |
| 114 | + netbox_cluster_group_module |
| 115 | + netbox_cluster_type_module |
| 116 | + netbox_config_context_module |
| 117 | + netbox_console_port_module |
| 118 | + netbox_console_port_template_module |
| 119 | + netbox_console_server_port_module |
| 120 | + netbox_console_server_port_template_module |
| 121 | + netbox_contact_module |
| 122 | + netbox_contact_group_module |
| 123 | + netbox_contact_role_module |
| 124 | + netbox_device_module |
| 125 | + netbox_device_bay_module |
| 126 | + netbox_device_bay_template_module |
| 127 | + netbox_device_interface_module |
| 128 | + netbox_device_interface_template_module |
| 129 | + netbox_device_role_module |
| 130 | + netbox_device_type_module |
| 131 | + netbox_front_port_module |
| 132 | + netbox_front_port_template_module |
| 133 | + netbox_inventory_item_module |
| 134 | + netbox_ip_address_module |
| 135 | + netbox_ipam_role_module |
| 136 | + netbox_location_module |
| 137 | + netbox_manufacturer_module |
| 138 | + netbox_platform_module |
| 139 | + netbox_power_feed_module |
| 140 | + netbox_power_outlet_module |
| 141 | + netbox_power_outlet_template_module |
| 142 | + netbox_power_panel_module |
| 143 | + netbox_power_port_module |
| 144 | + netbox_power_port_template_module |
| 145 | + netbox_prefix_module |
| 146 | + netbox_provider_module |
| 147 | + netbox_provider_network_module |
| 148 | + netbox_rack_module |
| 149 | + netbox_rack_group_module |
| 150 | + netbox_rack_role_module |
| 151 | + netbox_rear_port_module |
| 152 | + netbox_rear_port_template_module |
| 153 | + netbox_region_module |
| 154 | + netbox_rir_module |
| 155 | + netbox_route_target_module |
| 156 | + netbox_service_module |
| 157 | + netbox_site_module |
| 158 | + netbox_site_group_module |
| 159 | + netbox_tag_module |
| 160 | + netbox_tenant_module |
| 161 | + netbox_tenant_group_module |
| 162 | + netbox_virtual_chassis_module |
| 163 | + netbox_virtual_machine_module |
| 164 | + netbox_vlan_module |
| 165 | + netbox_vlan_group_module |
| 166 | + netbox_vm_interface_module |
| 167 | + netbox_vrf_module |
| 168 | + netbox_wireless_lan_module |
| 169 | + netbox_wireless_lan_group_module |
| 170 | + netbox_wireless_link_module |
0 commit comments