Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Maxwell G <[email protected]>
  • Loading branch information
mariolenz and gotmax23 authored Aug 3, 2023
1 parent 5594b8c commit 544182a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions 8/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ releases:
from Ansible 10 if no one starts maintaining it again before Ansible 10. See
`the removal process for details on how this works <https://github.com/ansible-collections/overview/blob/main/removal_from_ansible.rst#cancelling-removal-of-an-unmaintained-collection>`__
(https://github.com/ansible-community/community-topics/issues/235).
- The ngine_io.vultr collection is officially unmaintained and has been archived. Therefor, it will be removed from Ansible 9.
There is already a successor collection vultr.cloud (using the recent v2 Vultr API) in the community package which
- The ngine_io.vultr collection is officially unmaintained and has been archived. Therefore, it will be removed from Ansible 9.
There is already a successor collection ``vultr.cloud`` (using the recent v2 Vultr API) in the community package which
covers the functionality but might not have compatible syntax
(https://github.com/ansible-community/community-topics/issues/257).
4 changes: 2 additions & 2 deletions 9/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ releases:
Users can still install this collection with ``ansible-galaxy collection install community.skydive``."
- The deprecated servicenow.servicenow collection has been removed from Ansible 7, but accidentally re-added to Ansible 8. It has been removed again from Ansible 9
(https://github.com/ansible-community/community-topics/issues/246).
- The ngine_io.vultr collection has been removed from Ansible 9 because it is officially unmaintained and has been archived.
The successor collection vultr.cloud (using the recent v2 Vultr API) covers the same functionality but might not have compatible syntax.
- The ngine_io.vultr collection has been removed from Ansible 9, because it is officially unmaintained and has been archived.
The successor collection ``vultr.cloud`` (using the recent v2 Vultr API) covers the same functionality but might not have compatible syntax.
deprecated_features:
- The collection ``community.sap`` has been renamed to ``community.sap_libs``.
For now both collections are included in Ansible. The content in ``community.sap``
Expand Down

0 comments on commit 544182a

Please sign in to comment.