Style | StandardCards

Ansible community RSS feeds

Sunday, 13. September 2026

github.com/ansible-collections/community.vmware

6.4.0

6.4.0 release Deprecated Features ------------------- - plugins.module_utils.vmware - The function ``find_host_by_cluster_datacenter`` is deprecated and will be removed in community.vmware 8.0.0 (#2599). - plugins.module_utils.vmware - The function ``vmware_argument_spec`` is deprecated and will be removed in community.vmware 8.0.0 (#2599). - plugins.module_utils.vmware - The method ``PyVmomi.get

6.4.0 release

Deprecated Features
-------------------

- plugins.module_utils.vmware - The function ``find_host_by_cluster_datacenter`` is deprecated and will be removed in community.vmware 8.0.0 (#2599).
- plugins.module_utils.vmware - The function ``vmware_argument_spec`` is deprecated and will be removed in community.vmware 8.0.0 (#2599).
- plugins.module_utils.vmware - The method ``PyVmomi.get_all_hosts_by_cluster`` is deprecated and will be removed in community.vmware 8.0.0 (#2599).
- plugins.module_utils.vmware - The method ``PyVmomi.get_folder_path`` is deprecated and will be removed in community.vmware 8.0.0 (#2599).
- plugins.module_utils.vmware - The method ``PyVmomi.vcenter_version_at_least`` is deprecated and will be removed in community.vmware 8.0.0 (#2599).
- plugins.module_utils.vmware_rest_client - The method ``VMwareRestClient.get_cluster_by_name`` is deprecated and will be removed in community.vmware 8.0.0 (#2599).
- plugins.module_utils.vmware_rest_client - The method ``VMwareRestClient.get_datacenter_by_name`` is deprecated and will be removed in community.vmware 8.0.0 (#2599).
- plugins.module_utils.vmware_rest_client - The method ``VMwareRestClient.get_datastore_by_name`` is deprecated and will be removed in community.vmware 8.0.0 (#2599).
- plugins.module_utils.vmware_rest_client - The method ``VMwareRestClient.get_host_by_name`` is deprecated and will be removed in community.vmware 8.0.0 (#2599).
- plugins.module_utils.vmware_rest_client - The method ``VMwareRestClient.get_library_item_by_name`` is deprecated and will be removed in community.vmware 8.0.0 (#2599).
- plugins.module_utils.vmware_rest_client - The method ``VMwareRestClient.get_library_item_from_content_library_name`` is deprecated and will be removed in community.vmware 8.0.0 (#2599).
- plugins.module_utils.vmware_rest_client - The method ``VMwareRestClient.get_resource_pool_by_name`` is deprecated and will be removed in community.vmware 8.0.0 (#2599).
- plugins.module_utils.vmware_rest_client - The method ``VMwareRestClient.get_tags_for_cluster`` is deprecated and will be removed in community.vmware 8.0.0 (#2599).
- plugins.module_utils.vmware_rest_client - The method ``VMwareRestClient.vmware_client_argument_spec`` is deprecated and will be removed in community.vmware 8.0.0 (#2599).

Friday, 11. September 2026

github.com/ansible-collections/community.routeros

3.22.0


github.com/ansible-collections/community.sops

2.4.0


github.com/ansible-collections/hetzner.hcloud

v7.0.1

chore(main): release 7.0.1 (#867) 🤖 I have created a release *beep* *boop* --- ## [7.0.1](7.0.0...7.0.1) (2026-09-11) ### Bug Fixes * update dependencies ([1d48fa5](1d48fa5)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).

chore(main): release 7.0.1 (#867)

🤖 I have created a release *beep* *boop*
---

##
[7.0.1](7.0.0...7.0.1)
(2026-09-11)

### Bug Fixes

* update dependencies
([1d48fa5](1d48fa5))

---
This PR was generated with [Release
Please](github.com/googleapis/release-please). See
[documentation](github.com/googleapis/release-please#release-please).

Tuesday, 08. September 2026

pypi.org/project/ansible

14.4.0

Radically simple IT automation
Radically simple IT automation

github.com/ansible-collections/cisco.asa

v7.0.0

ci: call release_galaxy.yaml directly, bypassing AH entirely (#284) The ah_publish input in the release.yaml wrapper is not forwarded to release_ah.yaml so passing ah_publish: false has no effect. Call release_galaxy.yaml directly to skip Automation Hub completely.

ci: call release_galaxy.yaml directly, bypassing AH entirely (#284)

The ah_publish input in the release.yaml wrapper is not forwarded to
release_ah.yaml so passing ah_publish: false has no effect. Call
release_galaxy.yaml directly to skip Automation Hub completely.


pypi.org/project/ansible-core

2.21.4

Radically simple IT automation
Radically simple IT automation

2.20.9

Radically simple IT automation
Radically simple IT automation

2.19.13

Radically simple IT automation
Radically simple IT automation

Monday, 07. September 2026

github.com/ansible-collections/community.general

13.4.0


12.6.5


github.com/ansible-collections/community.vmware

6.3.0

6.3.0 release Major Changes ------------- - Bump required ``vmware.vmware`` collection version to 2.10.0 (#2568). Deprecated Features ------------------- - vcenter_standard_key_provider - the module has been deprecated and will be removed in community.vmware 8.0.0 (#2568). - vmware_guest_snapshot_info - the module has been deprecated and will be removed in community.vmware 8.0.0 (#2568). - vmwa

6.3.0 release

Major Changes
-------------

- Bump required ``vmware.vmware`` collection version to 2.10.0 (#2568).

Deprecated Features
-------------------

- vcenter_standard_key_provider - the module has been deprecated and will be removed in community.vmware 8.0.0 (#2568).
- vmware_guest_snapshot_info - the module has been deprecated and will be removed in community.vmware 8.0.0 (#2568).
- vmware_host_facts - the module has been deprecated and will be removed in community.vmware 8.0.0 (#2568).
- vmware_host_powerstate - the module has been deprecated and will be removed in community.vmware 8.0.0 (#2568).
- vmware_host_service_info - the module has been deprecated and will be removed in community.vmware 8.0.0 (#2568).
- vmware_host_service_manager - the module has been deprecated and will be removed in community.vmware 8.0.0
- vmware_tag - the module has been deprecated and will be removed in community.vmware 8.0.0 (#2568).
- vmware_tag_manager - the module has been deprecated and will be removed in community.vmware 8.0.0 (#2568).
- vmware_vcenter_settings - The defaults are deprecated and will be removed where possible in community.vmware 8.0.0 (#2559).

Bugfixes
--------

- vmware_guest_network - Fix an issue with trunked / PVLAN portgroups (#2567).

Sunday, 06. September 2026

github.com/ansible-collections/community.docker

5.3.0


github.com/ansible-collections/community.crypto

3.4.0

Thursday, 03. September 2026

github.com/cloudscale-ch/ansible-collection-cloudscale

v2.7.0

Wednesday, 02. September 2026

github.com/CheckPointSW/CheckPointAnsibleMgmtCollection

v7.0.1

Monday, 31. August 2026

pypi.org/project/ansible-core

2.21.4rc1

Radically simple IT automation
Radically simple IT automation

2.20.9rc1

Radically simple IT automation
Radically simple IT automation

2.19.13rc1

Radically simple IT automation
Radically simple IT automation

Friday, 28. August 2026

github.com/ansible-collections/azure

v4.0.0

Wednesday, 26. August 2026

github.com/ansible-collections/ansible.windows

3.8.0

Sunday, 23. August 2026

github.com/ngine-io/ansible-collection-cloudstack

Release 3.0.0

Wednesday, 19. August 2026

github.com/theforeman/foreman-ansible-modules

v5.12.0


github.com/ngine-io/ansible-collection-cloudstack

v3.3.0