Style | StandardCards

Ansible community RSS feeds Last Update: Thursday, 07. May 2026 15:00

github.com/ansible-collections/community.mongodb - May 06

latest

MongoDB Atlas - add user invitation, federation role mapping (console…

… access) and OIDC user (data access) (#743)

* Add OIDC user, federation role mapping and org invite Atlas modules

- mongodb_atlas.py: add get_bearer_token() helper and AtlasAPIObjectV2
supporting both OAuth2 Bearer (Service Account) and Digest (API key)
authentication against Atlas API v2 22 hours ago

MongoDB Atlas - add user invitation, federation role mapping (console…

… access) and OIDC user (data access) (#743)

* Add OIDC user, federation role mapping and org invite Atlas modules

- mongodb_atlas.py: add get_bearer_token() helper and AtlasAPIObjectV2
supporting both OAuth2 Bearer (Service Account) and Digest (API key)
authentication against Atlas API v2
- mongodb_atlas_oidc_user: manage OIDC USER and IDP_GROUP database users
- mongodb_atlas_federation_role_mapping: manage SAML/SSO group to Atlas
role mappings; implements custom exists/create/update/delete logic
because /roleMappings API uses ObjectId (not name) for single-item ops
and returns HTTP 200 (not 201) on create
- mongodb_atlas_org_invite: invite users to Atlas org with org and
project role assignments; idempotent (skips existing members/invites)

All new modules support both service_account_id/secret and
api_username/api_password authentication.

* Fix validate-modules and pylint CI errors

---------

Co-authored-by: Karol Murawski <karol.murawski@d360.com>

22 hours ago

github.com/ansible-collections/ansible.netcommon - May 05

v8.5.1

Prepare bugfix release 8.5.1 (#773)

* fix app and rta

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see pre-commit.ci

---------

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-c 2 days ago

Prepare bugfix release 8.5.1 (#773)

* fix app and rta

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see pre-commit.ci

---------

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

2 days ago

github.com/ansible-collections/azure - Apr 28

v3.17.0

Bump version to v3.17.0 (#2228)

* Bump version to v3.17.0

* Update release date

* Update release date 28/4

10 days ago

Bump version to v3.17.0 (#2228)

* Bump version to v3.17.0

* Update release date

* Update release date 28/4

10 days ago

github.com/ansible-collections/ansible.netcommon - May 07

v8.5.2

Prepare release 8.5.2 (#774)

* Prepare release 8.5.2

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see pre-commit.ci

---------

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-co 9 hours ago

Prepare release 8.5.2 (#774)

* Prepare release 8.5.2

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see pre-commit.ci

---------

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

9 hours ago

github.com/ansible-collections/amazon.aws - May 06

amazon.aws 10.3.1

Release v10.3.1 (#2966)

Release v10.3.1
This PR prepares the v10.3.1 release for the amazon.aws collection from stable-10.
Changes

Updated galaxy.yml to v10.3.1
Generated changelog from fragments
Deleted processed changelog fragments

Changelog Summary
This patch release includes bugfixes for the s3_object_info, autoscaling_group, and kms_key modules, a 22 hours ago

Release v10.3.1 (#2966)

Release v10.3.1
This PR prepares the v10.3.1 release for the amazon.aws collection from stable-10.
Changes

Updated galaxy.yml to v10.3.1
Generated changelog from fragments
Deleted processed changelog fragments

Changelog Summary
This patch release includes bugfixes for the s3_object_info, autoscaling_group, and kms_key modules, addressing duplicate dictionary key assignments and improving reliability. It also fixes a TypeError in CloudFront module utilities.
Quality Checks

✅ Lint: All Python linters passed (black, isort, flynt, flake8, pylint)
✅ Sanity: All tests passed (4 changed files, Python 3.12 + ansible-core 2.20)

Checklist

Version updated in galaxy.yml
Changelog generated
Lint checks passed
Sanity tests passed

Generated by Ansible Release Orchestrator
Reference: github.com/ansible-collections/cloud-content-handbook

Reviewed-by: Bianca Henderson <beeankha@gmail.com>
Reviewed-by: Mark Chappell

22 hours ago

github.com/ansible-collections/hetzner.hcloud - Apr 28

v6.9.0

chore(main): release 6.9.0 (#820)

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

##
[6.9.0](6.8.0...6.9.0)
(2026-04-28)

### Features

* **datacenter, server_type:** move available and recommended to
server_type
([#819](#819))
([69c9103](69c9103))
* **primary-ip:** assignee_type is optional when creating a primary ip
([#821](#821))
9 days ago

chore(main): release 6.9.0 (#820)

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

##
[6.9.0](6.8.0...6.9.0)
(2026-04-28)

### Features

* **datacenter, server_type:** move available and recommended to
server_type
([#819](#819))
([69c9103](69c9103))
* **primary-ip:** assignee_type is optional when creating a primary ip
([#821](#821))
([ea34409](ea34409))

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

9 days ago

pypi.org/project/ansible-runner - Apr 21

2.3.8

"Consistent Ansible Python API and CLI with container and process isolation runtime capabilities" 16 days ago
"Consistent Ansible Python API and CLI with container and process isolation runtime capabilities" 16 days ago