Skip to content

Commit

Permalink
bump_to_215
Browse files Browse the repository at this point in the history
  • Loading branch information
rohitthakur2590 committed Jun 12, 2024
1 parent 6d7acdd commit cd2dfba
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions changelogs/fragments/update_docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,8 @@
doc_changes:
- update url to point to validated content instead certified content.
- Update instruction when to utilize the token.
release_summary: >
With this release, the minimum required version of `ansible-core` for this collection is `2.15.0`.
The last version known to be compatible with `ansible-core` versions below `2.15` is v4.0.0.
major_changes:
- Bumping `requires_ansible` to `>=2.15.0`, since previous ansible-core versions are EoL now.
2 changes: 1 addition & 1 deletion meta/runtime.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
requires_ansible: ">=2.14.0"
requires_ansible: ">=2.15.0"

0 comments on commit cd2dfba

Please sign in to comment.