Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ansible): update community.routeros to 2.4.0 #1500

Merged
merged 1 commit into from
Nov 28, 2022

Conversation

wyoa-bot[bot]
Copy link
Contributor

@wyoa-bot wyoa-bot bot commented Nov 18, 2022

This PR contains the following updates:

Package Type Update Change
community.routeros galaxy-collection minor 2.3.1 -> 2.4.0

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

ansible-collections/community.routeros

v2.4.0

Compare Source

======

Release Summary

Feature release improving the api* modules.

Minor Changes

Bugfixes

Known Issues

  • api_modify - when limits for entries in queue tree are defined as human readable - for example 25M -, the configuration will be correctly set in ROS, but the module will indicate the item is changed on every run even when there was no change done. This is caused by the ROS API which returns the number in bytes - for example 25000000 (which is inconsistent with the CLI behavior). In order to mitigate that, the limits have to be defined in bytes (those will still appear as human readable in the ROS CLI) (https://github.com/ansible-collections/community.routeros/pull/131).
  • api_modify, api_info - routing ospf area, routing ospf area range, routing ospf instance, routing ospf interface-template paths are not fully implemeted for ROS6 due to the significat changes between ROS6 and ROS7 (https://github.com/ansible-collections/community.routeros/pull/131).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

| datasource        | package            | from  | to    |
| ----------------- | ------------------ | ----- | ----- |
| galaxy-collection | community.routeros | 2.3.1 | 2.4.0 |
@wyoa-bot wyoa-bot bot requested a review from jr0dd as a code owner November 18, 2022 14:10
@wyoa-bot wyoa-bot bot added renovate/ansible type/minor size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/ansible Changes made in the ansible directory area/infrastructure Changes made in the infrastructure directory labels Nov 18, 2022
@wyoa-bot
Copy link
Contributor Author

wyoa-bot bot commented Nov 18, 2022

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ YAML yamllint 1 0 0.22s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@jr0dd jr0dd merged commit fa57db6 into main Nov 28, 2022
@wyoa-bot wyoa-bot bot deleted the renovate/community.routeros-2.x branch November 28, 2022 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ansible Changes made in the ansible directory area/infrastructure Changes made in the infrastructure directory renovate/ansible size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant