mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-08-31 07:09:23 +02:00
Prepare 2.8.3.
This commit is contained in:
parent
9d505ce903
commit
ce7b2ef144
2 changed files with 12 additions and 1 deletions
11
changelogs/fragments/2.8.3.yml
Normal file
11
changelogs/fragments/2.8.3.yml
Normal file
|
@ -0,0 +1,11 @@
|
|||
release_summary: |
|
||||
Maintenance release with updated documentation.
|
||||
|
||||
From this version on, community.routeros is using the new `Ansible semantic markup
|
||||
<https://docs.ansible.com/ansible/devel/dev_guide/developing_modules_documenting.html#semantic-markup-within-module-documentation>`__
|
||||
in its documentation. If you look at documentation with the ansible-doc CLI tool
|
||||
from ansible-core before 2.15, please note that it does not render the markup
|
||||
correctly. You should be still able to read it in most cases, but you need
|
||||
ansible-core 2.15 or later to see it as it is intended. Alternatively you can
|
||||
look at `the devel docsite <https://docs.ansible.com/ansible/devel/collections/community/routeros/>`__
|
||||
for the rendered HTML version of the documentation of the latest release.
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
namespace: community
|
||||
name: routeros
|
||||
version: 2.8.2
|
||||
version: 2.8.3
|
||||
readme: README.md
|
||||
authors:
|
||||
- Egor Zaitsev (github.com/heuels)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue