mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-07-21 11:24:47 +02:00
Improve communication info. (#307)
This commit is contained in:
parent
877c9fa4fe
commit
1859ef9d35
2 changed files with 24 additions and 1 deletions
|
@ -9,6 +9,8 @@ edit_on_github:
|
|||
path_prefix: ''
|
||||
|
||||
extra_links:
|
||||
- description: Ask for help (RouterOS)
|
||||
url: https://forum.ansible.com/tags/c/help/6/none/routeros
|
||||
- description: Submit a bug report
|
||||
url: https://github.com/ansible-collections/community.routeros/issues/new?assignees=&labels=&template=bug_report.md
|
||||
- description: Request a feature
|
||||
|
@ -26,6 +28,9 @@ communication:
|
|||
- topic: Ansible Project List
|
||||
url: https://groups.google.com/g/ansible-project
|
||||
forums:
|
||||
- topic: Ansible Forum
|
||||
- topic: "Ansible Forum: General usage and support questions"
|
||||
# The following URL directly points to the "Get Help" section
|
||||
url: https://forum.ansible.com/c/help/6/none
|
||||
- topic: "Ansible Forum: Discussions about RouterOS"
|
||||
# The following URL directly points to the "routeros" tag
|
||||
url: https://forum.ansible.com/tag/routeros
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue