You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ This Ansible collection consists of a set of modules to define the intended netw
8
8
## Requirements
9
9
10
10
- You must be running one of the two most recent releases of NetBox
11
-
- A NetBox write-enabled API token when using modules or a read-only token for the `nb_lookup` and `nb_inventory` plugins.
11
+
- A NetBox write-enabled API token when using modules or a read-only token for the `nb_lookup` and `nb_inventory` plugins.
12
12
- Python 3.10+
13
13
- Python modules:
14
14
- pytz
@@ -152,7 +152,7 @@ Customers of NetBox Labs and Ansible using the officially certified version of t
152
152
The collection release notes and changelog can be found [here](https://github.com/netbox-community/ansible_modules/releases).
153
153
154
154
## Related Information
155
-
Some extra resources you might find useful for both the Anisble collection and for NetBox itself:
155
+
Some extra resources you might find useful for both the Ansible collection and for NetBox itself:
156
156
-[NetBox Zero to Hero](https://netboxlabs.com/zero-to-hero/) - free 12 part course that takes you from an empty NetBox through to a fully deployed branch site, using the Ansible collection extensively along the way.
157
157
-[Network Configuration Assurance with NetBox and Ansible](https://netboxlabs.com/blog/network-configuration-assurance-with-netbox-and-ansible/) - blog post featuring the Inventory plugin being used in a simple network automation use case to compare actual network state Vs intended state as defined in NetBox.
158
158
- Official NetBox [documentation](https://docs.netbox.dev/en/stable/).
0 commit comments