Skip to content

Commit bd032f2

Browse files
authored
README: Slack link and tidyup
Add links to Slack and tidy up formatting
1 parent c612612 commit bd032f2

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
![Devel CI Status](https://github.com/netbox-community/ansible_modules/workflows/All%20CI%20related%20tasks/badge.svg?branch=devel)
22
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)
33
![Release](https://img.shields.io/github/v/release/netbox-community/ansible_modules)
4+
[![Talk to us: Slack](https://img.shields.io/badge/Slack-blue.svg)](https://netdev-community.slack.com/join/shared_invite/zt-mtts8g0n-Sm6Wutn62q_M4OdsaIycrQ#/shared-invite/email)
5+
46

57
# NetBox modules for Ansible using Ansible Collections
68

@@ -12,8 +14,16 @@ To keep the code simple, we only officially support the two latest releases of N
1214

1315
- NetBox 2.6+ or the two latest NetBox releases
1416
- 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+
1620
- Ansible 2.9+
1721
- NetBox write-enabled token when using modules or read-only token for `nb_lookup/nb_inventory`
1822

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

Comments
 (0)