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 cisco.ios to 9.0.0 #419

Merged
merged 1 commit into from
Jun 19, 2024
Merged

Conversation

beelze-bot[bot]
Copy link
Contributor

@beelze-bot beelze-bot bot commented Jun 12, 2024

This PR contains the following updates:

Package Type Update Change
cisco.ios galaxy-collection major 8.0.0 -> 9.0.0

Release Notes

ansible-collections/cisco.ios (cisco.ios)

v9.0.0

Compare Source

======

Release Summary

Starting from this release, the minimum ansible-core version this collection requires is 2.15.0. The last known version compatible with ansible-core<2.15 is v8.0.0.

Major Changes

  • Bumping requires_ansible to >=2.15.0, since previous ansible-core versions are EoL now.

Minor Changes

Deprecated Features

  • ios_bgp_address_family - deprecated attribute password in favour of password_options within neigbhors.
  • ios_bgp_global - deprecated attributes aggregate_address, bestpath, inject_map, ipv4_with_subnet, ipv6_with_subnet, nopeerup_delay, distribute_list, address, tag, ipv6_addresses, password, route_map, route_server_context and scope
  • ios_linkagg - deprecate legacy module ios_linkagg
  • ios_lldp - deprecate legacy module ios_lldp

Bugfixes

  • ios_acls - fix incorrect mapping of port 135/udp to msrpc.
  • ios_l3_interfaces - Fix gathering wrong facts for source interface in ipv4.
  • ios_service - Add tcp_small_servers and udp_small_servers attributes, to generate configuration.
  • ios_service - Fix timestamps attribute, to generate right configuration.
  • ios_static_routes - Fix gathering facts by properly distinguising routes.
  • l2_interfaces - If a large number of VLANs are affected, the configuration will now be correctly split into several commands.
  • snmp_server - Fix configuration command for snmp-server host.
  • snmp_server - Fix wrong syntax of snmp-server host command generation.

Documentation Changes

  • logging_global - update documentation for severity attribute within buffered.

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 | cisco.ios | 8.0.0 | 9.0.0 |
@beelze-bot
Copy link
Contributor Author

beelze-bot bot commented Jun 12, 2024

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
❌ COPYPASTE jscpd yes 3 2.39s
✅ REPOSITORY git_diff yes no 0.05s
✅ REPOSITORY secretlint yes no 2.02s
✅ YAML prettier 1 0 0.45s
✅ YAML yamllint 1 0 0.3s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@ol3d ol3d merged commit b307c4f into main Jun 19, 2024
1 of 3 checks passed
@ol3d ol3d deleted the renovate/cisco.ios-9.x branch June 19, 2024 19:23
ol3d added a commit that referenced this pull request Aug 21, 2024
feat(ansible)!: Update cisco.ios to 9.0.0
ol3d added a commit that referenced this pull request Aug 21, 2024
feat(ansible)!: Update cisco.ios to 9.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant