Prepare 0.1.0 release.

This commit is contained in:
Felix Fontein 2020-10-26 20:31:11 +01:00
parent e1d0864335
commit eb3dd5e19b
5 changed files with 37 additions and 10 deletions

View file

@ -1,2 +0,0 @@
release_summary: |
The ``community.routeros`` continues the work on the Ansible RouterOS modules from their state in ``community.network`` 1.2.0. The changes listed here are thus relative to the modules ``community.network.routeros_*``.

View file

@ -1,2 +0,0 @@
minor_changes:
- facts - now also collecting data about BGP and OSPF (https://github.com/ansible-collections/community.network/pull/101).

View file

@ -1,2 +0,0 @@
minor_changes:
- facts - set configuration export on to verbose, for full configuration export (https://github.com/ansible-collections/community.network/pull/104).