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
[](https://netdev-community.slack.com/join/shared_invite/zt-mtts8g0n-Sm6Wutn62q_M4OdsaIycrQ#/shared-invite/email)
5
+
4
6
5
7
# NetBox modules for Ansible using Ansible Collections
6
8
@@ -12,8 +14,16 @@ To keep the code simple, we only officially support the two latest releases of N
12
14
13
15
- NetBox 2.6+ or the two latest NetBox releases
14
16
- Python 3.6+
15
-
- Python modules: **pynetbox 5.0.4+**, **packages** if using Ansible < 2.10 as it's included in Ansible 2.10+
17
+
- Python modules:
18
+
-`pynetbox 5.0.4+`
19
+
-`packages` if using Ansible < 2.10, as it's included in Ansible 2.10+
16
20
- Ansible 2.9+
17
21
- NetBox write-enabled token when using modules or read-only token for `nb_lookup/nb_inventory`
18
22
19
-
We have a new docs site live that can be found [here](https://netbox-ansible-collection.readthedocs.io/en/latest/).
23
+
## Docs
24
+
25
+
Module documentation exists on [netbox-ansible-collection.readthedocs.io](https://netbox-ansible-collection.readthedocs.io/en/latest/).
26
+
27
+
## Join the discussion
28
+
29
+
We have a dedicated Slack channel `#ansible` on [netdev-community.slack.com](https://netdev-community.slack.com/join/shared_invite/zt-mtts8g0n-Sm6Wutn62q_M4OdsaIycrQ#/shared-invite/email)
0 commit comments